diff --git a/CHANGELOG.md b/CHANGELOG.md index 973f28f..3f870d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index e443db0..b58c0bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "streakingman-cli", - "version": "1.7.0", + "version": "1.7.1", "description": "封装了一些常用操作的命令行工具", "keywords": [ "commander",