From 866ef1165986828b890c34fcfa97bdfe465121b7 Mon Sep 17 00:00:00 2001 From: shba007 <48382105+shba007@users.noreply.github.com> Date: Fri, 17 Apr 2026 08:08:21 +0000 Subject: [PATCH] ci(release): update version --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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",