Skip to content

Commit

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

### Bug Fixes

* **package.json:** support direct import ([b444d18](b444d18))
* **package.json:** support of esm ([f0bda8b](f0bda8b))
  • Loading branch information
semantic-release-bot committed Aug 4, 2024
1 parent 9c487b4 commit 8e70190
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.6.7](https://github.com/opensrc0/fe-pilot/compare/v1.6.6...v1.6.7) (2024-8-4)


### Bug Fixes

* **package.json:** support direct import ([b444d18](https://github.com/opensrc0/fe-pilot/commit/b444d18286a6bc2a0bfa836098ff3ae75bf3ad4b))
* **package.json:** support of esm ([f0bda8b](https://github.com/opensrc0/fe-pilot/commit/f0bda8b161ca79f6615e86f998e2f2e8efb54f10))

## [1.6.6](https://github.com/opensrc0/fe-pilot/compare/v1.6.5...v1.6.6) (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.6",
"version": "1.6.7",
"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 8e70190

Please sign in to comment.