diff --git a/CHANGELOG.md b/CHANGELOG.md index decb7ee..5df5a9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # unstack +## v1.0.3 + +[compare changes](https://github.com/shba007/unstack/compare/v1.0.2...v1.0.3) + +### 🏡 Chore + +- Update package dependencies and package manager version ([aecde75](https://github.com/shba007/unstack/commit/aecde75)) +- Update package dependencies and package manager version ([fa7160a](https://github.com/shba007/unstack/commit/fa7160a)) + +### ❤️ Contributors + +- Shirsendu Bairagi ([@shba007](https://github.com/shba007)) + ## v1.0.2 [compare changes](https://github.com/shba007/unstack/compare/v1.0.1...v1.0.2) diff --git a/package.json b/package.json index fd1efde..f293fb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shba007/unstack", - "version": "1.0.2", + "version": "1.0.3", "description": "Print your favorite framework info into cli", "author": "Shirsendu Bairagi ", "license": "MIT",