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 Sep 23, 2024
2 parents b870db7 + 8b68de7 commit b1fae42
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
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.7](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.30.6...v1.30.7) (2024-09-15)


### 🐛 Bug 修复

* 修复 爱发电域名问题 ([7fcae78](https://github.com/CaoMeiYouRen/cmyr-template-cli/commit/7fcae78))

## [1.30.6](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.30.5...v1.30.6) (2024-08-28)


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.6",
"version": "1.30.7",
"description": "草梅友仁自制的项目模板创建器",
"author": "CaoMeiYouRen",
"license": "MIT",
Expand Down Expand Up @@ -54,7 +54,7 @@
"cross-env": "^7.0.2",
"cz-conventional-changelog-cmyr": "^1.0.0",
"debug": "^4.3.1",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-cmyr": "^1.1.27",
"husky": "^9.0.5",
"lint-staged": "^15.0.1",
Expand Down

0 comments on commit b1fae42

Please sign in to comment.