From d7164a7d21948f6ea6ae217eb8582be62893b217 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 27 Feb 2024 04:06:03 +0000 Subject: [PATCH] chore(release): 1.0.12 [skip ci] ## [1.0.12](https://github.com/opensrc0/fe-pilot/compare/v1.0.11...v1.0.12) (2024-2-27) ### Bug Fixes * **s:** s ([36fee20](https://github.com/opensrc0/fe-pilot/commit/36fee209c7a281a8514d2b813079fe13dfb29397)) --- 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 1dd450c..34533a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.12](https://github.com/opensrc0/fe-pilot/compare/v1.0.11...v1.0.12) (2024-2-27) + + +### Bug Fixes + +* **s:** s ([36fee20](https://github.com/opensrc0/fe-pilot/commit/36fee209c7a281a8514d2b813079fe13dfb29397)) + ## [1.0.11](https://github.com/opensrc0/fe-pilot/compare/v1.0.10...v1.0.11) (2024-2-27) diff --git a/package-lock.json b/package-lock.json index 20e0588..0d043a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fe-pilot", - "version": "1.0.11", + "version": "1.0.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fe-pilot", - "version": "1.0.11", + "version": "1.0.12", "license": "ISC", "devDependencies": { "@babel/cli": "^7.23.9", diff --git a/package.json b/package.json index c0fc47c..c10746a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fe-pilot", - "version": "1.0.11", + "version": "1.0.12", "description": "Advance JS features, Plug & Play", "main": "", "scripts": {