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 bf27755 commit d3ca5b6Copy full SHA for d3ca5b6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.4](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.3...v1.0.4) (2025-03-04)
4
+
5
6
+### Bug Fixes
7
8
+* build error ([bf27755](https://github.com/KarinJS/karin-plugin-basic/commit/bf27755cbb24647998fee41b89e1cb30f8b7c6fe))
9
10
## [1.0.3](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.2...v1.0.3) (2025-03-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "karin plugin for basic functions",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments