From 3b83713357c1940d19dfee2486b4b45bc0e8f6c2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 29 Jul 2024 07:47:26 +0000 Subject: [PATCH] chore(release): 1.6.2 [skip ci] ## [1.6.2](https://github.com/opensrc0/fe-pilot/compare/v1.6.1...v1.6.2) (2024-7-29) ### Bug Fixes * **changed description meta tags:** package.json ([74bbb1d](https://github.com/opensrc0/fe-pilot/commit/74bbb1d886d6f7870b655b0481fb105984679e3e)) * **conflict:** resolved conflicts ([5bca17e](https://github.com/opensrc0/fe-pilot/commit/5bca17ef16d3019c4d022bb989a973b7b2aac52f)) --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d8c291..66a4845 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.6.2](https://github.com/opensrc0/fe-pilot/compare/v1.6.1...v1.6.2) (2024-7-29) + + +### Bug Fixes + +* **changed description meta tags:** package.json ([74bbb1d](https://github.com/opensrc0/fe-pilot/commit/74bbb1d886d6f7870b655b0481fb105984679e3e)) +* **conflict:** resolved conflicts ([5bca17e](https://github.com/opensrc0/fe-pilot/commit/5bca17ef16d3019c4d022bb989a973b7b2aac52f)) + ## [1.6.1](https://github.com/opensrc0/fe-pilot/compare/v1.6.0...v1.6.1) (2024-7-19) diff --git a/package-lock.json b/package-lock.json index 9db244f..5b71bf6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fe-pilot", - "version": "1.6.1", + "version": "1.6.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fe-pilot", - "version": "1.6.1", + "version": "1.6.2", "license": "MIT", "dependencies": { "react": "^18.3.1", diff --git a/package.json b/package.json index fcdb286..21a8cf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fe-pilot", - "version": "1.6.1", + "version": "1.6.2", "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": {