From 8688c76cbeda81345ae1b0dadacafa776dbe10c8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 4 Aug 2024 11:23:49 +0000 Subject: [PATCH] chore(release): 1.6.8 [skip ci] ## [1.6.8](https://github.com/opensrc0/fe-pilot/compare/v1.6.7...v1.6.8) (2024-8-4) ### Bug Fixes * **package.json:** generated index for each module ([05840af](https://github.com/opensrc0/fe-pilot/commit/05840af32e5b5bbd8a00187c7a985af0a09abce4)) --- 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 30da12d..bcb73c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.6.8](https://github.com/opensrc0/fe-pilot/compare/v1.6.7...v1.6.8) (2024-8-4) + + +### Bug Fixes + +* **package.json:** generated index for each module ([05840af](https://github.com/opensrc0/fe-pilot/commit/05840af32e5b5bbd8a00187c7a985af0a09abce4)) + ## [1.6.7](https://github.com/opensrc0/fe-pilot/compare/v1.6.6...v1.6.7) (2024-8-4) diff --git a/package-lock.json b/package-lock.json index e31736a..a4039f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fe-pilot", - "version": "1.6.7", + "version": "1.6.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "fe-pilot", - "version": "1.6.7", + "version": "1.6.8", "license": "MIT", "devDependencies": { "@babel/cli": "^7.23.9", diff --git a/package.json b/package.json index 4257856..50c6b65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fe-pilot", - "version": "1.6.7", + "version": "1.6.8", "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": {