Skip to content

Commit

Permalink
chore(release): 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
StreakingMan committed Mar 2, 2022
1 parent 59179b0 commit 95c3af8
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.5.2](https://github.com/StreakingMan/streakingman-cli/compare/v1.5.1...v1.5.2) (2022-03-02)


### Bug Fixes

* **react-comp:** 文件创建变量获取 ([59179b0](https://github.com/StreakingMan/streakingman-cli/commit/59179b0b9597d1287dd1e19027092f4fd77a59bf))

### [1.5.1](https://github.com/StreakingMan/streakingman-cli/compare/v1.5.0...v1.5.1) (2022-03-02)


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": "streakingman-cli",
"version": "1.5.1",
"version": "1.5.2",
"description": "封装了一些常用操作的命令行工具",
"keywords": [
"commander",
Expand Down

0 comments on commit 95c3af8

Please sign in to comment.