Skip to content

Commit 6c7c67b

Browse files
committed
chore: release v0.4.0
1 parent 61a467f commit 6c7c67b

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.4.0](https://github.com/OSpoon/CodeGenius/compare/0.3.1...0.4.0) (2023-09-17)
4+
5+
6+
### Features
7+
8+
* **feature:** 添加prettier命令 ([61a467f](https://github.com/OSpoon/CodeGenius/commit/61a467ffca86155b028a0f4febeeb73dba28432a))
9+
* **feature:** lint 指定后缀文件 ([e430fbe](https://github.com/OSpoon/CodeGenius/commit/e430fbe8be89950354322549736340be82c21fd2))
10+
311
## [0.3.1](https://github.com/OSpoon/CodeGenius/compare/0.3.0...0.3.1) (2023-09-17)
412

513
## [0.3.0](https://github.com/OSpoon/CodeGenius/compare/0.2.0...0.3.0) (2023-09-17)

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.3.1",
3+
"version": "0.4.0",
44
"description": "CodeGenius's command line tools",
55
"author": {
66
"name": "OSpoon",

0 commit comments

Comments
 (0)