We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac12ec1 commit 49e681bCopy full SHA for 49e681b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.8](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.7...v1.0.8) (2025-04-18)
4
+
5
6
+### Bug Fixes
7
8
+* 更新 tsconfig.json ([ac12ec1](https://github.com/KarinJS/karin-plugin-basic/commit/ac12ec12818f6827374bdc1191409ea3781f73f2))
9
10
## [1.0.7](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.6...v1.0.7) (2025-04-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "karin plugin for basic functions",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments