diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f7d2cbb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ + + +## 0.0.2 (2024-09-27) + + +### ✨ Features | 新功能 + +* 版本修改 打包发布 ([54c46cd](https://github.com/xlei1123/dgit/commit/54c46cdae7723afadac34ef493c0114e9babeea0)) +* 添加令牌 ([1a3f4e9](https://github.com/xlei1123/dgit/commit/1a3f4e901b2faf923f35fecefe34e6ab6bb1853f)) +* init ([fb9b1fb](https://github.com/xlei1123/dgit/commit/fb9b1fb56a4d75d42ae801f61f066083eca140dd)) +* limu-x ([efd0e4e](https://github.com/xlei1123/dgit/commit/efd0e4e6f1fc11c81472a4d9517a4fe960dff392)) + + +### 🎫 Chores | 其他更新 + +* 增加changlog ([a5afb64](https://github.com/xlei1123/dgit/commit/a5afb6443686a903be17ce69ac24f07cd5fb0ccd)) +* release-it配置 ([b1be2d3](https://github.com/xlei1123/dgit/commit/b1be2d35ebf789f8206c6e9df3911c10c59bb912)) +* release-it配置 ([99add77](https://github.com/xlei1123/dgit/commit/99add776ecd7a17e6fcc7f07bca23829d22111fd)) diff --git a/package.json b/package.json index 6183a3a..48c0710 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@limu-x/dgit", - "version": "0.0.1", + "version": "0.0.2", "description": "@limu-x/dgit download gitrepo file", "bin": { "dgit": "./bin/cmd.js"