diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c4ddc74..c3f1463 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.1" + ".": "1.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d0b3a1..6c99ed9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # 变更日志 +## [1.2.0](https://github.com/CandriaJS/karin-plugin-git/compare/v1.1.1...v1.2.0) (2025-11-12) + + +### ✨ 新功能 + +* **github:** 添加反向代理配置支持 ([e986b98](https://github.com/CandriaJS/karin-plugin-git/commit/e986b98c108c878f49643c981f6029ae678e1077)) +* **git:** 支持订阅仓库议题变更推送 ([83718de](https://github.com/CandriaJS/karin-plugin-git/commit/83718dec328349a39670503680352a6b91582ea5)) + + +### ⚡️ 性能优化 + +* **issue:** 优化问题和推送信息渲染逻辑 ([92dfacc](https://github.com/CandriaJS/karin-plugin-git/commit/92dfacca0af955941a9da61e4189eef29a6e74fb)) + ## [1.1.1](https://github.com/CandriaJS/karin-plugin-git/compare/v1.1.0...v1.1.1) (2025-11-09) ### 🎡 持续集成 diff --git a/package.json b/package.json index 7a36474..c350d1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@candriajs/karin-plugin-git", - "version": "1.1.1", + "version": "1.2.0", "description": "一个karin的git平台仓库订阅推送", "keywords": [ "karin-plugin",