We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5e6fe2 + 7141930 commit 590d8eeCopy full SHA for 590d8ee
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.3.6](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.5...v1.3.6) (2026-01-10)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.3.6",
+ "version": "1.4.0",
"description": "Karin的基础插件,提供最基础的功能",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments