Skip to content

Commit

Permalink
chore(release): 0.10.0 feature release
Browse files Browse the repository at this point in the history
  • Loading branch information
HardenSG committed Mar 2, 2024
1 parent db7dbdc commit 186467e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 0.10.0 (2024-03-02)


### Features

* 测试ci脚本构建 ([db7dbdc](https://github.com/HXTIA/notifyBoard_C/commit/db7dbdc1ee763a9c6e53b548bfd2abd9a696f7fe))
* 初始化项目仓库 & WIP: release脚本 developing.... ([6aa0142](https://github.com/HXTIA/notifyBoard_C/commit/6aa01422c78cf6bba00ec63e5442df8ad59d3948))



## 1.0.1 (2024-03-02)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notifyBoard_C",
"version": "0.9.12",
"version": "0.10.0",
"private": true,
"description": "notifyBoard_C",
"templateInfo": {
Expand Down Expand Up @@ -94,4 +94,4 @@
"resolutions": {
"@swc/core": "1.3.6"
}
}
}

0 comments on commit 186467e

Please sign in to comment.