diff --git a/CHANGELOG.md b/CHANGELOG.md index 952cc56..5dc13eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.2.3](https://github.com/miaoxing/fower-preset-miaoxing/compare/v0.2.2...v0.2.3) (2022-03-31) + + +### Features + +* 更新 `fower` 到 `^1.70.0` ([972f6d7](https://github.com/miaoxing/fower-preset-miaoxing/commit/972f6d7f7520074383448db5561eaaddc60f59bc)) + ## [0.2.2](https://github.com/miaoxing/fower-preset-miaoxing/compare/v0.2.1...v0.2.2) (2022-02-05) diff --git a/package.json b/package.json index 5f65c2b..4a42a9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fower-preset-miaoxing", - "version": "0.2.2", + "version": "0.2.3", "main": "index.js", "license": "MIT", "publishConfig": {