We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc56ac6 + 29e5a94 commit bb1bf1aCopy full SHA for bb1bf1a
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# unstack
2
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
15
## v1.0.1
16
17
[compare changes](https://github.com/shba007/unstack/compare/v1.0.0...v1.0.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "@shba007/unstack",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Print your favorite framework info into cli",
"author": "Shirsendu Bairagi <shirsendu2001@gmail.com>",
"license": "MIT",
0 commit comments