Skip to content

Commit bb1bf1a

Browse files
authored
ci(release): update version
2 parents bc56ac6 + 29e5a94 commit bb1bf1a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# unstack
22

3+
## v1.0.2
4+
5+
[compare changes](https://github.com/shba007/unstack/compare/v1.0.1...v1.0.2)
6+
7+
### 🏡 Chore
8+
9+
- Update bun configuration and dependencies ([bc56ac6](https://github.com/shba007/unstack/commit/bc56ac6))
10+
11+
### ❤️ Contributors
12+
13+
- Shirsendu Bairagi ([@shba007](https://github.com/shba007))
14+
315
## v1.0.1
416

517
[compare changes](https://github.com/shba007/unstack/compare/v1.0.0...v1.0.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shba007/unstack",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Print your favorite framework info into cli",
55
"author": "Shirsendu Bairagi <shirsendu2001@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)