Skip to content

Commit f0a792b

Browse files
authored
Merge pull request #34 from KarinJS/release-please--branches--main--components--plugin-basic
chore(main): release 1.4.7
2 parents aa7009c + 32c6bf1 commit f0a792b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.7](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.6...v1.4.7) (2026-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* 修复更新完成不重启配置项失效的问题 ([aa7009c](https://github.com/KarinJS/karin-plugin-basic/commit/aa7009c2cdd8e03619a55cca1be090850d46fbf4))
9+
310
## [1.4.6](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.5...v1.4.6) (2026-03-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@karinjs/plugin-basic",
3-
"version": "1.4.6",
3+
"version": "1.4.7",
44
"description": "Karin的基础插件,提供最基础的功能",
55
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
66
"bugs": {

0 commit comments

Comments
 (0)