Skip to content

Commit

Permalink
chore(release): 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StreakingMan committed Apr 6, 2022
1 parent cd78452 commit ca606a6
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.7.1](https://github.com/StreakingMan/streakingman-cli/compare/v1.7.0...v1.7.1) (2022-04-06)


### Bug Fixes

* **set-project:** stylelint包名更正 ([cd78452](https://github.com/StreakingMan/streakingman-cli/commit/cd7845208ca76679894309dbcf7f2e696afec14d))

## [1.7.0](https://github.com/StreakingMan/streakingman-cli/compare/v1.6.3...v1.7.0) (2022-03-25)


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

0 comments on commit ca606a6

Please sign in to comment.