Skip to content

Commit 49e681b

Browse files
chore(main): release 1.0.8
1 parent ac12ec1 commit 49e681b

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.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+
310
## [1.0.7](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.6...v1.0.7) (2025-04-18)
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.7",
3+
"version": "1.0.8",
44
"description": "karin plugin for basic functions",
55
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
66
"bugs": {

0 commit comments

Comments
 (0)