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.
1 parent 46fcf88 commit d4e0db9Copy full SHA for d4e0db9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/KarinJS/karin-plugin-basic/compare/v1.1.0...v1.2.0) (2025-06-30)
4
+
5
6
+### Features
7
8
+* 导出基本函数以将插件作为基类使用 ([08cc7f7](https://github.com/KarinJS/karin-plugin-basic/commit/08cc7f7666e96015bb034d32545fcbfcd70bdab0))
9
10
## [1.1.0](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.9...v1.1.0) (2025-06-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "karin plugin for basic functions",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments