Skip to content

Commit e48feff

Browse files
committed
chore: release v0.2.0
1 parent d02045b commit e48feff

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

22

3+
## [0.2.0](https://github.com/OSpoon/CodeGenius/compare/0.1.2...0.2.0) (2023-09-15)
4+
5+
6+
### Features
7+
8+
* **feature:** 增加run命令,解析并选择执行执行脚本 ([d02045b](https://github.com/OSpoon/CodeGenius/commit/d02045ba24f56676a00e933732d832555a2e873d))
9+
310
## [0.1.2](https://github.com/OSpoon/CodeGenius/compare/0.1.1...0.1.2) (2023-09-15)
411

512
## [0.1.1](https://github.com/OSpoon/CodeGenius/compare/0.1.0...0.1.1) (2023-09-15)

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

0 commit comments

Comments
 (0)