Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.0"
".": "1.4.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# 变更日志

## [1.4.1](https://github.com/CandriaJS/karin-plugin-imagetools/compare/v1.4.0...v1.4.1) (2025-12-30)


### 🔧 其他更新

* **package:** 更新 @puniyu/piccy 依赖版本 ([3da83bf](https://github.com/CandriaJS/karin-plugin-imagetools/commit/3da83bfde80ba9cf108684fcdc058f0909c3e699))

## [1.4.0](https://github.com/CandriaJS/karin-plugin-imagetools/compare/v1.3.2...v1.4.0) (2025-12-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@candriajs/karin-plugin-imagetools",
"version": "1.4.0",
"version": "1.4.1",
"description": "一个Karin版的emoji合成插件",
"keywords": [
"karin-plugin",
Expand Down