Skip to content

Commit

Permalink
chore(release): 1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.1](v1.6.0...v1.6.1) (2024-7-19)

### Bug Fixes

* **package.json:** removed index file generation ([a63897f](a63897f))
  • Loading branch information
semantic-release-bot committed Jul 19, 2024
1 parent 1215e5c commit 029f5f3
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.1](https://github.com/opensrc0/fe-pilot/compare/v1.6.0...v1.6.1) (2024-7-19)


### Bug Fixes

* **package.json:** removed index file generation ([a63897f](https://github.com/opensrc0/fe-pilot/commit/a63897f06fb347a6ce2a04fabcd74d29786cc3f1))

# [1.6.0](https://github.com/opensrc0/fe-pilot/compare/v1.5.3...v1.6.0) (2024-7-18)


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.0",
"version": "1.6.1",
"description": "scanner, phonebook, voice search, autofill otp, share, live location tracking, detect my location, color picker, wakelock, WhatsappShare, TextToSpeech, Voice Recognition, SnapScanner, NetworkMonitor, View360, in web, in react, in javascript",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 029f5f3

Please sign in to comment.