Skip to content

Commit

Permalink
chore(release): 1.6.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.6](v1.6.5...v1.6.6) (2024-8-4)

### Bug Fixes

* **package.json:** support direct import ([61452d0](61452d0))
  • Loading branch information
semantic-release-bot committed Aug 4, 2024
1 parent a4a0920 commit d72ec7f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.6](https://github.com/opensrc0/fe-pilot/compare/v1.6.5...v1.6.6) (2024-8-4)


### Bug Fixes

* **package.json:** support direct import ([61452d0](https://github.com/opensrc0/fe-pilot/commit/61452d00f83f02bda6984f49c40f013491b9f5f5))

## [1.6.5](https://github.com/opensrc0/fe-pilot/compare/v1.6.4...v1.6.5) (2024-8-4)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fe-pilot",
"version": "1.6.5",
"version": "1.6.6",
"description": "scanner in web, phonebook in web, autofill otp in web, share web, TextToSpeech in web, Voice Recognition in web, live location tracking in web, detect my location web, wakelock in web, color picker, WhatsappShare, SnapScanner, NetworkMonitor, View360",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d72ec7f

Please sign in to comment.