Skip to content

Commit aefd285

Browse files
authored
ci(release): update version
2 parents 2c4339a + 9d896cc commit aefd285

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v1.0.1
4+
5+
[compare changes](https://github.com/shba007/unstack/compare/v1.0.0...v1.0.1)
6+
7+
### 📖 Documentation
8+
9+
- Added demo video ([577c989](https://github.com/shba007/unstack/commit/577c989))
10+
11+
### 🏡 Chore
12+
13+
- Update package.json dependencies and package manager version ([7d52362](https://github.com/shba007/unstack/commit/7d52362))
14+
- Update package dependencies and package manager version ([2c4339a](https://github.com/shba007/unstack/commit/2c4339a))
15+
16+
### ❤️ Contributors
17+
18+
- Shba007 ([@shba007](https://github.com/shba007))
19+
320
## v1.0.0
421

522
[compare changes](https://github.com/shba007/unstack/compare/v0.3.7...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.0",
3+
"version": "1.0.1",
44
"description": "Print your favorite framework info into cli",
55
"author": "Shirsendu Bairagi <shirsendu2001@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)