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 4914edf commit 3c79cc4Copy full SHA for 3c79cc4
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [1.0.1](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.0...v1.0.1) (2025-01-16)
4
5
6
+### Bug Fixes
7
8
+* build error ([4914edf](https://github.com/KarinJS/karin-plugin-basic/commit/4914edf0c722ce85c691cf9d0b647d8a7db8bba6))
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "karin plugin for basic functions",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments