Skip to content

Commit

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


### Features

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



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": "1.0.0",
"version": "1.0.1",
"private": true,
"description": "blog",
"templateInfo": {
Expand Down Expand Up @@ -92,4 +92,4 @@
"resolutions": {
"@swc/core": "1.3.6"
}
}
}

0 comments on commit b7bd62f

Please sign in to comment.