Skip to content

Commit

Permalink
chore(release): 1.31.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.31.2](v1.31.1...v1.31.2) (2024-10-06)

### 🐛 Bug 修复

* 修改 hono-template 配置;增加 NODE_DEPENDENCIES ([aadff03](aadff03))
  • Loading branch information
semantic-release-bot committed Oct 6, 2024
1 parent 7f9109a commit f2be7d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# cmyr-template-cli

## [1.31.2](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.31.1...v1.31.2) (2024-10-06)


### 🐛 Bug 修复

* 修改 hono-template 配置;增加 NODE_DEPENDENCIES ([aadff03](https://github.com/CaoMeiYouRen/cmyr-template-cli/commit/aadff03))

## [1.31.1](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.31.0...v1.31.1) (2024-09-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cmyr-template-cli",
"version": "1.31.1",
"version": "1.31.2",
"description": "草梅友仁自制的项目模板创建器",
"author": "CaoMeiYouRen",
"license": "MIT",
Expand Down

0 comments on commit f2be7d2

Please sign in to comment.