diff --git a/CHANGELOG.md b/CHANGELOG.md index 605568b..23da138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # unstack +## v1.0.7 + +[compare changes](https://github.com/shba007/unstack/compare/v1.0.6...v1.0.7) + +### 🏡 Chore + +- Update package dependencies and package manager version ([fb14fcb](https://github.com/shba007/unstack/commit/fb14fcb)) + +### ❤️ Contributors + +- Shirsendu Bairagi ([@shba007](https://github.com/shba007)) + ## v1.0.6 [compare changes](https://github.com/shba007/unstack/compare/v1.0.5...v1.0.6) diff --git a/package.json b/package.json index ea0412f..0812980 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shba007/unstack", - "version": "1.0.6", + "version": "1.0.7", "description": "Print your favorite framework info into cli", "author": "Shirsendu Bairagi ", "license": "MIT",