Skip to content

Commit

Permalink
Merge branch 'master' of github.com:opensrc0/fe-pilot
Browse files Browse the repository at this point in the history
  • Loading branch information
opensrc0 committed Aug 4, 2024
2 parents 05840af + 8e70190 commit eb3e4f5
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 eb3e4f5

Please sign in to comment.