Skip to content

Commit 02c385c

Browse files
committed
chore: release v0.1.1
1 parent 4c11069 commit 02c385c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [0.1.1](https://github.com/OSpoon/CodeGenius/compare/0.1.0...0.1.1) (2023-09-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** 修改cup清理文件命令 ([4c11069](https://github.com/OSpoon/CodeGenius/commit/4c110695676c3112c4d502a4438387258fdd72bf))
9+
* **feature:** 修复错误描述 ([de54f72](https://github.com/OSpoon/CodeGenius/commit/de54f727a1dd9f3fd268bab8b91e8160cdf3685e))
10+
311
## [0.1.0](https://github.com/OSpoon/CodeGenius/compare/0.0.1...0.1.0) (2023-09-15)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-genius",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "CodeGenius's command line tools",
55
"author": {
66
"name": "OSpoon",

0 commit comments

Comments
 (0)