From 1221f3571f7a470ecc5871cff9c7acaf14ecdcaf Mon Sep 17 00:00:00 2001 From: shba007 <48382105+shba007@users.noreply.github.com> Date: Sat, 17 Jan 2026 15:25:39 +0000 Subject: [PATCH] ci(release): update version --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) 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",