diff --git a/CHANGELOG.md b/CHANGELOG.md index db43942..26ef2e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## 1.0.0 (2024-12-26) + + +### Features + +* ts -> npm ([fd70eb0](https://github.com/KarinJS/karin-plugin-template-ts/commit/fd70eb0800ea9d9876540bc47aa944e65551b069)) +* 启用文件嵌套并更新相关配置 ([58e5e7e](https://github.com/KarinJS/karin-plugin-template-ts/commit/58e5e7e41d9016ae0a618d6978178bb66d22ab5a)) +* 更多例子 ([763002d](https://github.com/KarinJS/karin-plugin-template-ts/commit/763002d33434b9eceee9ce76d6563492d65201e0)) + + +### Bug Fixes + +* build error ([75aec30](https://github.com/KarinJS/karin-plugin-template-ts/commit/75aec30efdb60cec55b1978b51b4b428aab3a6e3)) +* qaq 下午忘了提交 ([766c80d](https://github.com/KarinJS/karin-plugin-template-ts/commit/766c80d5bea7a063331267a13f9b46e78ec46d64)) +* 修正脚本 ([065b881](https://github.com/KarinJS/karin-plugin-template-ts/commit/065b881cc4a1b817db2ffbbb35abafa632cd4c4a)) +* 合并默认配置和用户配置 ([97a1d59](https://github.com/KarinJS/karin-plugin-template-ts/commit/97a1d5979e1fad83bbef6b22bf58b4ec746899ae)) +* 更正版本 ([30741e8](https://github.com/KarinJS/karin-plugin-template-ts/commit/30741e80b80f24a73e75714cc0d490bf53fefd8b)) +* 测试截图 ([6a0cbfb](https://github.com/KarinJS/karin-plugin-template-ts/commit/6a0cbfbd33ab06842285fd8bb44892bcb150a9d4)) +* 适配最新版本 ([322ae8c](https://github.com/KarinJS/karin-plugin-template-ts/commit/322ae8cf588983b12cd812a17db8e17b9ad17dd8)) + ## [1.0.2](https://github.com/KarinJS/karin-plugin-template/compare/v1.0.1...v1.0.2) (2024-07-20)