Skip to content

Commit

Permalink
chore(release): 1.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.3](v1.5.2...v1.5.3) (2024-7-17)

### Bug Fixes

* **package.json:** added description string till 255 length ([06e403f](06e403f))
  • Loading branch information
semantic-release-bot committed Jul 17, 2024
1 parent 06e403f commit 3a3bf71
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.5.3](https://github.com/opensrc0/fe-pilot/compare/v1.5.2...v1.5.3) (2024-7-17)


### Bug Fixes

* **package.json:** added description string till 255 length ([06e403f](https://github.com/opensrc0/fe-pilot/commit/06e403fa7be5767bb1c48d7b7f5306fa39934baf))

## [1.5.2](https://github.com/opensrc0/fe-pilot/compare/v1.5.1...v1.5.2) (2024-7-17)


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.5.2",
"version": "1.5.3",
"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 3a3bf71

Please sign in to comment.