Skip to content

Commit

Permalink
chore(release): 1.24.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.24.2](v1.24.1...v1.24.2) (2023-12-09)

### 🐛 Bug 修复

* 修复 minify-docker 解析路径别名的问题 ([7ca6d9c](7ca6d9c))
* 修复 python dockerfile ([1de9d1a](1de9d1a))
  • Loading branch information
semantic-release-bot committed Dec 9, 2023
1 parent a567082 commit 40ee2d9
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.24.2](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.24.1...v1.24.2) (2023-12-09)


### 🐛 Bug 修复

* 修复 minify-docker 解析路径别名的问题 ([7ca6d9c](https://github.com/CaoMeiYouRen/cmyr-template-cli/commit/7ca6d9c))
* 修复 python dockerfile ([1de9d1a](https://github.com/CaoMeiYouRen/cmyr-template-cli/commit/1de9d1a))

## [1.24.1](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.24.0...v1.24.1) (2023-12-09)


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

0 comments on commit 40ee2d9

Please sign in to comment.