diff --git a/CHANGELOG.md b/CHANGELOG.md index 40064ca..85f172f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [1.2.0](https://github.com/Abhishek-Mallick/smart-box/compare/v1.1.0...v1.2.0) (2023-10-11) + + +### Features + +* update04 workflow configuration ([1235177](https://github.com/Abhishek-Mallick/smart-box/commit/12351779997036744f9514a4564331c070a22d0d)) +* update04 workflow configuration ([11dae2c](https://github.com/Abhishek-Mallick/smart-box/commit/11dae2cac6cb3524afd2797c25b76fe6aea0e6f3)) + # [1.1.0](https://github.com/Abhishek-Mallick/smart-box/compare/v1.0.0...v1.1.0) (2023-10-11) diff --git a/package.json b/package.json index 9b9ac42..d6289f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "universal-box", - "version": "1.0.0", + "version": "1.2.0", "description": "universal-box(smart-bee)..a one stop package for all!", "main": "index.js", "scripts": {