Skip to content

Commit 500fb7e

Browse files
authored
Merge pull request #9 from KarinJS/release-please--branches--main--components--plugin-basic
chore(main): release 1.0.5
2 parents 02c68a1 + 851ad5a commit 500fb7e

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
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.5](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.4...v1.0.5) (2025-03-19)
4+
5+
6+
### Bug Fixes
7+
8+
* 优化状态的运行时间显示 ([02c68a1](https://github.com/KarinJS/karin-plugin-basic/commit/02c68a1442b33d3f45efc523a906ff2f995a5489))
9+
* 删除多余文件 ([a602dd3](https://github.com/KarinJS/karin-plugin-basic/commit/a602dd3469a4b8072393014fa2585ff1d61922e5))
10+
311
## [1.0.4](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.3...v1.0.4) (2025-03-04)
412

513

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

0 commit comments

Comments
 (0)