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 Jun 2, 2024
2 parents f3140ad + 3322f06 commit 23ff2bf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 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.28.0](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.27.5...v1.28.0) (2024-04-28)


### ✨ 新功能

* 新增 jest 配置选项 ([30800a5](https://github.com/CaoMeiYouRen/cmyr-template-cli/commit/30800a5))

## [1.27.5](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.27.4...v1.27.5) (2024-04-27)


Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cmyr-template-cli",
"version": "1.27.5",
"version": "1.28.0",
"description": "草梅友仁自制的项目模板创建器",
"author": "CaoMeiYouRen",
"license": "MIT",
Expand Down Expand Up @@ -47,9 +47,9 @@
"@types/node": "^20.0.0",
"@types/promise.any": "^2.0.0",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/parser": "7.11.0",
"commitizen": "^4.2.2",
"conventional-changelog-cli": "^4.0.0",
"conventional-changelog-cli": "^5.0.0",
"conventional-changelog-cmyr-config": "^2.1.1",
"cross-env": "^7.0.2",
"cz-conventional-changelog-cmyr": "^1.0.0",
Expand Down

0 comments on commit 23ff2bf

Please sign in to comment.