Skip to content

Commit 4f8759e

Browse files
chore(main): release 1.4.0 (#22)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4e3bdfd commit 4f8759e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/KarinJS/plugins-list/compare/v1.3.0...v1.4.0) (2025-03-29)
4+
5+
6+
### Features
7+
8+
* 添加新插件@karinjs/puppeteer和karin-plugin-yenai ([#21](https://github.com/KarinJS/plugins-list/issues/21)) ([52f49ea](https://github.com/KarinJS/plugins-list/commit/52f49ea2bae73395755f3a293e1dd26574522fa5))
9+
10+
11+
### Bug Fixes
12+
13+
* 修正插件名称为@karinjs/plugin-puppeteer ([#24](https://github.com/KarinJS/plugins-list/issues/24)) ([4e3bdfd](https://github.com/KarinJS/plugins-list/commit/4e3bdfd68b9dd640acf3f3cbb5b9643e8199dc64))
14+
315
## [1.3.0](https://github.com/KarinJS/plugins-list/compare/v1.2.0...v1.3.0) (2025-03-14)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@karinjs/plugins-list",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "",
55
"keywords": [],
66
"license": "MIT",

0 commit comments

Comments
 (0)