File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "packages/core" : " 1.3 .0" ,
3- "packages/template" : " 1.3 .0"
2+ "packages/core" : " 1.4 .0" ,
3+ "packages/template" : " 1.4 .0"
44}
Original file line number Diff line number Diff line change 11# 变更日志
22
3+ ## [ 1.4.0] ( https://github.com/CandriaJS/karin-plugin-git/compare/v1.3.0...v1.4.0 ) (2026-01-30)
4+
5+
6+ ### ✨ 新功能
7+
8+ * ** core:** 添加仓库绑定功能并重构数据库结构 ([ 84cbfa9] ( https://github.com/CandriaJS/karin-plugin-git/commit/84cbfa9dcd7fdc6bc36371b2765fddd23e3ad367 ) )
9+ * ** models:** 实现session和bind数据模型 ([ 84cbfa9] ( https://github.com/CandriaJS/karin-plugin-git/commit/84cbfa9dcd7fdc6bc36371b2765fddd23e3ad367 ) )
10+
11+
12+ ### 🐛 错误修复
13+
14+ * ** commit:** 优化提交信息查询逻辑 ([ 84cbfa9] ( https://github.com/CandriaJS/karin-plugin-git/commit/84cbfa9dcd7fdc6bc36371b2765fddd23e3ad367 ) )
15+
16+
17+ ### 🔧 其他更新
18+
19+ * ** core:** 更新 nipaw 依赖版本 ([ 6575fc9] ( https://github.com/CandriaJS/karin-plugin-git/commit/6575fc9832f56419300be40c48f704159c2f293f ) )
20+
21+
22+ ### ♻️ 代码重构
23+
24+ * ** config:** 重构配置文件结构 ([ 84cbfa9] ( https://github.com/CandriaJS/karin-plugin-git/commit/84cbfa9dcd7fdc6bc36371b2765fddd23e3ad367 ) )
25+ * ** core:** 重构核心实现 ([ #14 ] ( https://github.com/CandriaJS/karin-plugin-git/issues/14 ) ) ([ fa15ee1] ( https://github.com/CandriaJS/karin-plugin-git/commit/fa15ee174127db957b7b18584daf6ac157cf370a ) )
26+
27+
28+ ### Dependencies
29+
30+ * The following workspace dependencies were updated
31+ * devDependencies
32+ * @candriajs/template bumped to 1.4.0
33+
334## [ 1.3.0] ( https://github.com/CandriaJS/karin-plugin-git/compare/v1.2.0...v1.3.0 ) (2025-11-29)
435
536
Original file line number Diff line number Diff line change 11{
22 "name" : " @candriajs/karin-plugin-git" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .0" ,
44 "description" : " 一个karin的git平台仓库订阅推送" ,
55 "keywords" : [
66 " karin-plugin" ,
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 1.4.0] ( https://github.com/CandriaJS/karin-plugin-git/compare/v1.3.0...v1.4.0 ) (2026-01-30)
4+
5+
6+ ### ✨ 新功能
7+
8+ * ** core:** 添加仓库绑定功能并重构数据库结构 ([ 84cbfa9] ( https://github.com/CandriaJS/karin-plugin-git/commit/84cbfa9dcd7fdc6bc36371b2765fddd23e3ad367 ) )
9+ * ** models:** 实现session和bind数据模型 ([ 84cbfa9] ( https://github.com/CandriaJS/karin-plugin-git/commit/84cbfa9dcd7fdc6bc36371b2765fddd23e3ad367 ) )
10+
11+
12+ ### 🐛 错误修复
13+
14+ * ** commit:** 优化提交信息查询逻辑 ([ 84cbfa9] ( https://github.com/CandriaJS/karin-plugin-git/commit/84cbfa9dcd7fdc6bc36371b2765fddd23e3ad367 ) )
15+
16+
17+ ### 🔧 其他更新
18+
19+ * ** core:** 更新 nipaw 依赖版本 ([ 6575fc9] ( https://github.com/CandriaJS/karin-plugin-git/commit/6575fc9832f56419300be40c48f704159c2f293f ) )
20+
21+
22+ ### ♻️ 代码重构
23+
24+ * ** config:** 重构配置文件结构 ([ 84cbfa9] ( https://github.com/CandriaJS/karin-plugin-git/commit/84cbfa9dcd7fdc6bc36371b2765fddd23e3ad367 ) )
25+ * ** core:** 重构核心实现 ([ #14 ] ( https://github.com/CandriaJS/karin-plugin-git/issues/14 ) ) ([ fa15ee1] ( https://github.com/CandriaJS/karin-plugin-git/commit/fa15ee174127db957b7b18584daf6ac157cf370a ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @candriajs/template" ,
33 "private" : true ,
4- "version" : " 1.3 .0" ,
4+ "version" : " 1.4 .0" ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
77 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments