We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b86f18 commit 25a6de5Copy full SHA for 25a6de5
3 files changed
.release-please-manifest.json
@@ -1,4 +1,4 @@
1
{
2
- "packages/core": "1.4.0",
+ "packages/core": "1.4.1",
3
"packages/template": "1.4.0"
4
}
packages/core/CHANGELOG.md
@@ -1,5 +1,12 @@
# 变更日志
+## [1.4.1](https://github.com/CandriaJS/karin-plugin-git/compare/v1.4.0...v1.4.1) (2026-02-23)
+
5
6
+### 🐛 错误修复
7
8
+* 修复图标路径 ([1b86f18](https://github.com/CandriaJS/karin-plugin-git/commit/1b86f18339b4d07ea1f0293afe2fc8f567975b5e))
9
10
## [1.4.0](https://github.com/CandriaJS/karin-plugin-git/compare/v1.3.0...v1.4.0) (2026-01-31)
11
12
packages/core/package.json
@@ -1,6 +1,6 @@
"name": "@candriajs/karin-plugin-git",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "一个karin的git平台仓库订阅推送",
"keywords": [
"karin-plugin",
0 commit comments