Skip to content

Commit af738e0

Browse files
github-actions[bot]pionxzh
authored andcommitted
chore: release main
1 parent 627870c commit af738e0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/cli": "0.0.7",
2+
"packages/cli": "0.0.8",
33
"packages/unminify": "0.1.4",
44
"packages/unpacker": "0.1.1"
55
}

packages/cli/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.8](https://github.com/pionxzh/wakaru/compare/cli-v0.0.7...cli-v0.0.8) (2024-01-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **cli:** remove debug log ([627870c](https://github.com/pionxzh/wakaru/commit/627870cbc7fff7ecbb030566d6c7377e2b5c5018))
9+
310
## [0.0.7](https://github.com/pionxzh/wakaru/compare/cli-v0.0.6...cli-v0.0.7) (2024-01-21)
411

512

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wakaru/cli",
33
"type": "module",
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"description": "🔪📦 Unminify and beautify bundled code",
66
"author": "Pionxzh",
77
"license": "MIT",

0 commit comments

Comments
 (0)