From 8ad1c3e284f39fc90b6ea7d2c4ac44f6b5eb0379 Mon Sep 17 00:00:00 2001 From: "candriajs[bot]" <206545521+candriajs[bot]@users.noreply.github.com> Date: Sat, 29 Nov 2025 15:17:42 +0000 Subject: [PATCH] chore(main): release 1.3.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c3f1463..96f1cd9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.0" + ".": "1.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c99ed9..609c515 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # 变更日志 +## [1.3.0](https://github.com/CandriaJS/karin-plugin-git/compare/v1.2.0...v1.3.0) (2025-11-29) + + +### ✨ 新功能 + +* **git:** 添加议题和提交变更的日志记录功能 ([cb7622b](https://github.com/CandriaJS/karin-plugin-git/commit/cb7622b875d7074137eb9ac52cf0a7ee18fd5121)) + + +### 🐛 错误修复 + +* **admin:** 修正仓库订阅事件处理逻辑 ([3fd76bf](https://github.com/CandriaJS/karin-plugin-git/commit/3fd76bfdcfd52ceb231d829328679b3e33b2e92a)) + ## [1.2.0](https://github.com/CandriaJS/karin-plugin-git/compare/v1.1.1...v1.2.0) (2025-11-12) diff --git a/package.json b/package.json index c350d1c..ef7227a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@candriajs/karin-plugin-git", - "version": "1.2.0", + "version": "1.3.0", "description": "一个karin的git平台仓库订阅推送", "keywords": [ "karin-plugin",