Skip to content

Commit

Permalink
chore(release): 1.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.1](v1.14.0...v1.14.1) (2022-10-07)

### 🐛 Bug 修复

* 优化 token 加载 ([0865bfa](0865bfa))
  • Loading branch information
semantic-release-bot committed Oct 7, 2022
1 parent 707c82e commit 3961b40
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.14.1](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.14.0...v1.14.1) (2022-10-07)


### 🐛 Bug 修复

* 优化 token 加载 ([0865bfa](https://github.com/CaoMeiYouRen/cmyr-template-cli/commit/0865bfa))

# [1.14.0](https://github.com/CaoMeiYouRen/cmyr-template-cli/compare/v1.13.4...v1.14.0) (2022-09-14)


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

0 comments on commit 3961b40

Please sign in to comment.