Skip to content

Commit 6fe016d

Browse files
committed
chore: release v0.1.0
1 parent 38097da commit 6fe016d

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
@@ -0,0 +1,8 @@
1+
2+
3+
## 0.1.0 (2023-10-08)
4+
5+
6+
### Features
7+
8+
* **app:** 初始化 ([38097da](https://github.com/FE-CodeGenius/codegenius-hooks-plugin/commit/38097da84f4b2fd627e3afd4578be24493b7e796))

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": "@codegenius/hooks-plugin",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "基于 CodeGenius 的 Hooks 插件",
55
"author": {
66
"name": "OSpoon",

0 commit comments

Comments
 (0)