hula-emojis 1.3.1 → 1.3.2

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
@@ -1,5 +1,9 @@
1
1
  # 更新日志
2
2
 
3
+ ## 1.3.2 (2026-01-12)
4
+
5
+ - 🍱 CI自动更新
6
+
3
7
  ## 1.3.1 (2025-12-19)
4
8
 
5
9
  - 🍱 CI自动更新
package/README.md CHANGED
@@ -11,11 +11,11 @@ HuLa 表情包数据。
11
11
 
12
12
  | 表情包 | 系列数 | 表情数 | GIF表情数 | 文本表情数 |
13
13
  | :---------- | --: | ---: | -----: | ----: |
14
- | 总计 | 34 | 3620 | 324 | 108 |
14
+ | 总计 | 35 | 3625 | 328 | 108 |
15
15
  | Bilibili表情包 | 4 | 390 | 0 | 52 |
16
- | 小黑盒表情包 | 4 | 135 | 0 | 0 |
16
+ | 小黑盒表情包 | 4 | 136 | 0 | 0 |
17
17
  | 米游社表情包 | 15 | 2882 | 225 | 0 |
18
- | 知乎表情包 | 11 | 213 | 99 | 56 |
18
+ | 知乎表情包 | 12 | 217 | 103 | 56 |
19
19
 
20
20
  ## 使用
21
21
 
@@ -111,6 +111,7 @@ type HulaEmojiData = {
111
111
  - [米游社](https://bbs.mihoyo.com/ys/)
112
112
  - [Bilibili](https://www.bilibili.com/)
113
113
  - [知乎](https://www.zhihu.com/)
114
+ - [小黑盒](https://www.xiaoheihe.cn/app/bbs/home)
114
115
 
115
116
  ## LICENSE
116
117