We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deaab1c commit a5cf3e9Copy full SHA for a5cf3e9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.12.0](https://github.com/KarinJS/plugins-list/compare/v1.11.0...v1.12.0) (2025-06-08)
4
+
5
6
+### Features
7
8
+* **plugins:** 添加 Karin 图片操作插件 ([#41](https://github.com/KarinJS/plugins-list/issues/41)) ([deaab1c](https://github.com/KarinJS/plugins-list/commit/deaab1c6482109b5a52cc1acef589d664963908d))
9
10
## [1.11.0](https://github.com/KarinJS/plugins-list/compare/v1.10.0...v1.11.0) (2025-06-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugins-list",
- "version": "1.11.0",
+ "version": "1.12.0",
"description": "",
"keywords": [],
"license": "MIT",
0 commit comments