Skip to content

Commit

Permalink
chore(release): 1.30.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.30.4](v1.30.3...v1.30.4) (2024-08-05)

### 🐛 Bug 修复

* 修复 minify-docker.js 脚本的错误 ([4f8fd4c](4f8fd4c))
* 增加部分默认依赖 ([d954284](d954284))
  • Loading branch information
semantic-release-bot committed Aug 5, 2024
1 parent eb22cce commit a241615
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# cmyr-template-cli

## [1.30.4](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.30.3...v1.30.4) (2024-08-05)


### 🐛 Bug 修复

* 修复 minify-docker.js 脚本的错误 ([4f8fd4c](https://github.com/CaoMeiYouRen/cmyr-template-cli/commit/4f8fd4c))
* 增加部分默认依赖 ([d954284](https://github.com/CaoMeiYouRen/cmyr-template-cli/commit/d954284))

## [1.30.3](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.30.2...v1.30.3) (2024-07-24)


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.30.3",
"version": "1.30.4",
"description": "草梅友仁自制的项目模板创建器",
"author": "CaoMeiYouRen",
"license": "MIT",
Expand Down

0 comments on commit a241615

Please sign in to comment.