karin-plugin-kkk 2.31.1 → 2.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,52 @@
2
2
 
3
3
  # Changelog
4
4
 
5
+ ## [2.32.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.31.2...v2.32.0) (2026-05-27)
6
+
7
+
8
+ ### ✨ 新功能
9
+
10
+ * **bilibili:** 转发视频动态添加更多信息 ([1871976](https://github.com/ikenxuan/karin-plugin-kkk/commit/1871976482daa3f7fc32d9c1af863c9e946abbcf))
11
+
12
+ ## [2.31.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.31.1...v2.31.2) (2026-05-27)
13
+
14
+
15
+ ### 🐛 错误修复
16
+
17
+ * cn ([80bbe06](https://github.com/ikenxuan/karin-plugin-kkk/commit/80bbe06b7e92da7c90c5bd941e0109ca3d50497d))
18
+ * theme ([40b97d5](https://github.com/ikenxuan/karin-plugin-kkk/commit/40b97d599a2baaf271cda5af262aed3ae92fab9c))
19
+ * 修复二维码生成使用错误的属性 ([43396cc](https://github.com/ikenxuan/karin-plugin-kkk/commit/43396cc92a6f630c9c8daf1a52ebfc56f44aebc2))
20
+ * 细优 ([705faca](https://github.com/ikenxuan/karin-plugin-kkk/commit/705faca5de99b3b38ff7b9bdd5dd677b5d609221))
21
+
22
+
23
+ ### 💄 UI 优化
24
+
25
+ * **bilibili:** 优化部分间距 ([129b53a](https://github.com/ikenxuan/karin-plugin-kkk/commit/129b53a95f08bf23052da4019c66fb1bd617d5d5))
26
+ * 细节优化 ([3f5d40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/3f5d40cbbf8789e68fdb9321a08958783a385192))
27
+ * 间距 ([83c5d09](https://github.com/ikenxuan/karin-plugin-kkk/commit/83c5d09fcbd6b86995787c1ef6d638a21bf9a3c1))
28
+
29
+
30
+ ### 🧰 其他更新
31
+
32
+ * use ahooks ([bd7857c](https://github.com/ikenxuan/karin-plugin-kkk/commit/bd7857ca3fb604d606e5c067fa0ac64c7f736474))
33
+
34
+
35
+ ### ♻️ 代码重构
36
+
37
+ * 引用解析时扫码使用 @ikenxuan/qrcode 的实现 ([#309](https://github.com/ikenxuan/karin-plugin-kkk/issues/309)) ([6fecaaa](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fecaaa01b04aae68d938dc8c5a971cc8d513eef))
38
+ * 替换二维码生成实现 ([#308](https://github.com/ikenxuan/karin-plugin-kkk/issues/308)) ([c211d4e](https://github.com/ikenxuan/karin-plugin-kkk/commit/c211d4ee2075d5d4e98ba9416c37a05daaa762f2))
39
+
40
+
41
+ ### 📦 依赖更新
42
+
43
+ * update ([f9a0f48](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9a0f48def45a8a77dd08969da26dc38c2b16960))
44
+
45
+
46
+ ### 💯 细节优化
47
+
48
+ * add tailwind-merge ([6fd58ef](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fd58ef8c303ba8595000bf04b16f9f912eb2fbc))
49
+ * 添加debug日志 ([c7d8c6d](https://github.com/ikenxuan/karin-plugin-kkk/commit/c7d8c6db074891faf64df95ac4be21974092e08b))
50
+
5
51
  ## [2.31.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.31.0...v2.31.1) (2026-05-23)
6
52
 
7
53
 
@@ -1,10 +1,10 @@
1
1
  {
2
- "version": "2.31.1",
3
- "buildTime": "2026-05-23T12:33:04.888Z",
4
- "buildTimestamp": 1779539584888,
2
+ "version": "2.32.0",
3
+ "buildTime": "2026-05-27T07:54:33.646Z",
4
+ "buildTimestamp": 1779868473646,
5
5
  "name": "karin-plugin-kkk",
6
6
  "description": "Karin 的「抖音」「B 站」视频解析/动态推送插件",
7
7
  "homepage": "https://github.com/ikenxuan/karin-plugin-kkk",
8
- "commitHash": "20ae313ced38d6e09624e18662398062479ed2a3",
9
- "shortCommitHash": "20ae313c"
8
+ "commitHash": "a4da398db78e1cfe1d36201232d07d93093c2170",
9
+ "shortCommitHash": "a4da398d"
10
10
  }