Skip to content

Commit 8492e3a

Browse files
committed
chore: release v0.1.0
1 parent 698573a commit 8492e3a

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,3 +1,11 @@
11

22

3+
## [0.1.0](https://github.com/OSpoon/CodeGenius/compare/0.0.1...0.1.0) (2023-09-15)
4+
5+
6+
### Features
7+
8+
* **app:** 增加prepare时初始化hooks ([b78e774](https://github.com/OSpoon/CodeGenius/commit/b78e774552d15af2a05eeccf705e85ee2185e7b8))
9+
* **app:** 支持导出更多模块 ([5cf4b53](https://github.com/OSpoon/CodeGenius/commit/5cf4b5358f945ab4db260abc8394eacbd71d839b))
10+
311
## 0.0.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.0.1",
3+
"version": "0.1.0",
44
"description": "CodeGenius's command line tools",
55
"author": {
66
"name": "OSpoon",

0 commit comments

Comments
 (0)