From 6f0ca5b41aaa05933b84479a04d7d99fc9c534e3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 3 Aug 2024 16:22:10 +0000 Subject: [PATCH] chore(release): 1.6.3 [skip ci] ## [1.6.3](https://github.com/opensrc0/fe-pilot/compare/v1.6.2...v1.6.3) (2024-8-3) ### Bug Fixes * **linking fixed:** fixed linking ([a3f5cc4](https://github.com/opensrc0/fe-pilot/commit/a3f5cc4d89d7a502c05aca0045b5c5da3db38831)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66a4845..45948c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.6.3](https://github.com/opensrc0/fe-pilot/compare/v1.6.2...v1.6.3) (2024-8-3) + + +### Bug Fixes + +* **linking fixed:** fixed linking ([a3f5cc4](https://github.com/opensrc0/fe-pilot/commit/a3f5cc4d89d7a502c05aca0045b5c5da3db38831)) + ## [1.6.2](https://github.com/opensrc0/fe-pilot/compare/v1.6.1...v1.6.2) (2024-7-29) diff --git a/package-lock.json b/package-lock.json index 4a3bade..35aaeca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fe-pilot", - "version": "1.6.2", + "version": "1.6.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "fe-pilot", - "version": "1.6.2", + "version": "1.6.3", "license": "MIT", "devDependencies": { "@babel/cli": "^7.23.9", diff --git a/package.json b/package.json index 377a89e..a6d3696 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fe-pilot", - "version": "1.6.2", + "version": "1.6.3", "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": {