Skip to content

Commit d4e0db9

Browse files
chore(main): release 1.2.0 (#16)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 46fcf88 commit d4e0db9

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.2.0](https://github.com/KarinJS/karin-plugin-basic/compare/v1.1.0...v1.2.0) (2025-06-30)
4+
5+
6+
### Features
7+
8+
* 导出基本函数以将插件作为基类使用 ([08cc7f7](https://github.com/KarinJS/karin-plugin-basic/commit/08cc7f7666e96015bb034d32545fcbfcd70bdab0))
9+
310
## [1.1.0](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.9...v1.1.0) (2025-06-14)
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.1.0",
3+
"version": "1.2.0",
44
"description": "karin plugin for basic functions",
55
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
66
"bugs": {

0 commit comments

Comments
 (0)