Skip to content

Commit 590d8ee

Browse files
authored
Merge pull request #27 from KarinJS/release-please--branches--main--components--plugin-basic
chore(main): release 1.4.0
2 parents d5e6fe2 + 7141930 commit 590d8ee

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.0](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.6...v1.4.0) (2026-01-11)
4+
5+
6+
### Features
7+
8+
* 添加更新日志等级的命令 ([0dfbab3](https://github.com/KarinJS/karin-plugin-basic/commit/0dfbab3392e7f51d06dcfa61a73ed7dd55e4474e))
9+
310
## [1.3.6](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.5...v1.3.6) (2026-01-10)
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.3.6",
3+
"version": "1.4.0",
44
"description": "Karin的基础插件,提供最基础的功能",
55
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
66
"bugs": {

0 commit comments

Comments
 (0)