From 3d5d7846c5da04d41e87e30326f49827818aef5e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 27 Feb 2024 03:32:58 +0000 Subject: [PATCH] chore(release): 1.0.5 [skip ci] ## [1.0.5](https://github.com/opensrc0/fe-pilot/compare/v1.0.4...v1.0.5) (2024-2-27) ### Bug Fixes * **changelog:** changelog ([dcc2e97](https://github.com/opensrc0/fe-pilot/commit/dcc2e9777732f654cb21a037ffb66b90ab0aca6b)) * **changelog:** changelog ([6307531](https://github.com/opensrc0/fe-pilot/commit/6307531c2b3c47f49018db55f062c6eefd90ceda)) * **package.json:** package.json ([4d2f8f7](https://github.com/opensrc0/fe-pilot/commit/4d2f8f70ec3868781178d46b0911b58dc043b598)) * **readme.md:** readme.md ([dd4b6e7](https://github.com/opensrc0/fe-pilot/commit/dd4b6e71fff2e2a91b70caa6834fefed1c9b8cc9)) * **readme:** readme.md ([68b2e31](https://github.com/opensrc0/fe-pilot/commit/68b2e311e56f38f5f88ac7aa974b8e9f125f81a0)) --- CHANGELOG.md | 11 +++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20bd1ac..458142d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [1.0.5](https://github.com/opensrc0/fe-pilot/compare/v1.0.4...v1.0.5) (2024-2-27) + + +### Bug Fixes + +* **changelog:** changelog ([dcc2e97](https://github.com/opensrc0/fe-pilot/commit/dcc2e9777732f654cb21a037ffb66b90ab0aca6b)) +* **changelog:** changelog ([6307531](https://github.com/opensrc0/fe-pilot/commit/6307531c2b3c47f49018db55f062c6eefd90ceda)) +* **package.json:** package.json ([4d2f8f7](https://github.com/opensrc0/fe-pilot/commit/4d2f8f70ec3868781178d46b0911b58dc043b598)) +* **readme.md:** readme.md ([dd4b6e7](https://github.com/opensrc0/fe-pilot/commit/dd4b6e71fff2e2a91b70caa6834fefed1c9b8cc9)) +* **readme:** readme.md ([68b2e31](https://github.com/opensrc0/fe-pilot/commit/68b2e311e56f38f5f88ac7aa974b8e9f125f81a0)) + ## [1.0.4](https://github.com/opensrc0/fe-pilot/compare/v1.0.3...v1.0.4) (2024-2-27) diff --git a/package-lock.json b/package-lock.json index 74ade42..941e657 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fe-pilot", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fe-pilot", - "version": "1.0.4", + "version": "1.0.5", "license": "ISC", "devDependencies": { "@babel/cli": "^7.23.9", diff --git a/package.json b/package.json index de610eb..6d2ff0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fe-pilot", - "version": "1.0.4", + "version": "1.0.5", "description": "Advance JS features, Plug & Play", "main": "", "scripts": {