Skip to content

Commit 3c79cc4

Browse files
chore(main): release 1.0.1 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4914edf commit 3c79cc4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

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.0",
3+
"version": "1.0.1",
44
"description": "karin plugin for basic functions",
55
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
66
"bugs": {

0 commit comments

Comments
 (0)