Skip to content

Commit d3ca5b6

Browse files
chore(main): release 1.0.4 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bf27755 commit d3ca5b6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.0.3](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.2...v1.0.3) (2025-03-04)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@karinjs/plugin-basic",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "karin plugin for basic functions",
55
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
66
"bugs": {

0 commit comments

Comments
 (0)