Skip to content

Commit ce3131c

Browse files
candriajs[bot]wuliya336
authored andcommitted
chore(main): release 1.2.0
1 parent 92dfacc commit ce3131c

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.1"
2+
".": "1.2.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# 变更日志
22

3+
## [1.2.0](https://github.com/CandriaJS/karin-plugin-git/compare/v1.1.1...v1.2.0) (2025-11-12)
4+
5+
6+
### ✨ 新功能
7+
8+
* **github:** 添加反向代理配置支持 ([e986b98](https://github.com/CandriaJS/karin-plugin-git/commit/e986b98c108c878f49643c981f6029ae678e1077))
9+
* **git:** 支持订阅仓库议题变更推送 ([83718de](https://github.com/CandriaJS/karin-plugin-git/commit/83718dec328349a39670503680352a6b91582ea5))
10+
11+
12+
### ⚡️ 性能优化
13+
14+
* **issue:** 优化问题和推送信息渲染逻辑 ([92dfacc](https://github.com/CandriaJS/karin-plugin-git/commit/92dfacca0af955941a9da61e4189eef29a6e74fb))
15+
316
## [1.1.1](https://github.com/CandriaJS/karin-plugin-git/compare/v1.1.0...v1.1.1) (2025-11-09)
417

518
### 🎡 持续集成

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@candriajs/karin-plugin-git",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "一个karin的git平台仓库订阅推送",
55
"keywords": [
66
"karin-plugin",

0 commit comments

Comments
 (0)