diff --git a/CHANGELOG.md b/CHANGELOG.md index e797613..866c8f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [0.1.1](https://github.com/pysunday/sdenv/compare/0.1.0...0.1.1) (2024-03-10) + + +### Bug Fixes + +* 1. windows系统兼容;2. 文档补充;3. 文件删减 ([ab6eb3f](https://github.com/pysunday/sdenv/commit/ab6eb3fd10a3b747e31e5cc4a2e24bd91493bab4)) + ## 0.1.0 (2024-03-10) diff --git a/package.json b/package.json index 0acce19..03a4514 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sdenv", - "version": "0.1.0", + "version": "0.1.1", "description": "", "main": "main.js", "directories": {