Skip to content

Commit

Permalink
chore(release): 1.22.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.22.9](v1.22.8...v1.22.9) (2023-11-30)

### 🐛 Bug 修复

* 修复 semantic-release 版本问题;修复 dependabot 会自动升级问题 ([aa61717](aa61717))
  • Loading branch information
semantic-release-bot committed Nov 30, 2023
1 parent aa61717 commit 4635ce2
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.22.9](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.22.8...v1.22.9) (2023-11-30)


### 🐛 Bug 修复

* 修复 semantic-release 版本问题;修复 dependabot 会自动升级问题 ([aa61717](https://github.com/CaoMeiYouRen/cmyr-template-cli/commit/aa61717))

## [1.22.8](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.22.7...v1.22.8) (2023-11-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.22.8",
"version": "1.22.9",
"description": "草梅友仁自制的项目模板创建器",
"author": "CaoMeiYouRen",
"license": "MIT",
Expand Down

0 comments on commit 4635ce2

Please sign in to comment.