Skip to content

Commit

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

### 🐛 Bug 修复

* 修复 部分情况下 isInitDocker 未定义的 bug ([47425c2](47425c2))
  • Loading branch information
semantic-release-bot committed Aug 19, 2024
1 parent ed21921 commit b52975a
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.30.5](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.30.4...v1.30.5) (2024-08-19)


### 🐛 Bug 修复

* 修复 部分情况下 isInitDocker 未定义的 bug ([47425c2](https://github.com/CaoMeiYouRen/cmyr-template-cli/commit/47425c2))

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


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

0 comments on commit b52975a

Please sign in to comment.