Skip to content

Commit 0e967b4

Browse files
chore(main): release 1.1.2
1 parent e24aafc commit 0e967b4

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.1"
2+
".": "1.1.2"
33
}

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.1.2](https://github.com/CandriaJS/karin-plugin-tool/compare/v1.1.1...v1.1.2) (2025-06-24)
4+
5+
6+
### ♻️ 代码重构
7+
8+
* **webPreview:** 优化网页预览匹配模式 ([e24aafc](https://github.com/CandriaJS/karin-plugin-tool/commit/e24aafc81d1b09960a459bc0d5449bc937b76a83))
9+
310
## [1.1.1](https://github.com/CandriaJS/karin-plugin-tool/compare/v1.1.0...v1.1.1) (2025-06-20)
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": "@candriajs/karin-plugin-tool",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "一个Karin版的emoji合成插件",
55
"keywords": [
66
"karin-plugin",

0 commit comments

Comments
 (0)