Skip to content

Commit

Permalink
Merge branch 'master' of github.com:CaoMeiYouRen/cmyr-template-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
CaoMeiYouRen committed Aug 19, 2024
2 parents 47425c2 + 6ffa97e commit ed21921
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
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
4 changes: 2 additions & 2 deletions 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 Expand Up @@ -47,7 +47,7 @@
"@types/node": "^22.0.0",
"@types/promise.any": "^2.0.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.17.0",
"@typescript-eslint/parser": "7.18.0",
"commitizen": "^4.2.2",
"conventional-changelog-cli": "^5.0.0",
"conventional-changelog-cmyr-config": "^2.1.1",
Expand Down

0 comments on commit ed21921

Please sign in to comment.