🍱 Update version to 1.2.35
Some checks failed
Publish / build (push) Has been cancelled
AutoPublish / build (push) Has been cancelled

This commit is contained in:
GitHub Action
2025-12-05 18:22:20 +00:00
parent a16fecdebe
commit a028586b3a
4 changed files with 9 additions and 5 deletions

View File

@@ -10,9 +10,9 @@ HuLa 表情包的 Monorepo 仓库,负责管理/打包/发布 HuLa 表情包。
| 表情包 | 系列数 | 表情数 | GIF表情数 | 文本表情数 |
| :---------- | --: | ---: | -----: | ----: |
| 总计 | 29 | 3437 | 316 | 108 |
| 总计 | 29 | 3445 | 316 | 108 |
| Bilibili表情包 | 4 | 390 | 0 | 52 |
| 米游社表情包 | 15 | 2842 | 225 | 0 |
| 米游社表情包 | 15 | 2850 | 225 | 0 |
| 知乎表情包 | 10 | 205 | 91 | 56 |
## 参考

View File

@@ -1,5 +1,9 @@
# 更新日志
## 1.2.35 (2025-12-05)
- 🍱 CI自动更新版本号
## 1.2.34 (2025-11-28)
- 🍱 CI自动更新版本号

View File

@@ -11,9 +11,9 @@ HuLa 表情包数据。
| 表情包 | 系列数 | 表情数 | GIF表情数 | 文本表情数 |
| :---------- | --: | ---: | -----: | ----: |
| 总计 | 29 | 3437 | 316 | 108 |
| 总计 | 29 | 3445 | 316 | 108 |
| Bilibili表情包 | 4 | 390 | 0 | 52 |
| 米游社表情包 | 15 | 2842 | 225 | 0 |
| 米游社表情包 | 15 | 2850 | 225 | 0 |
| 知乎表情包 | 10 | 205 | 91 | 56 |
## 使用

View File

@@ -1,6 +1,6 @@
{
"name": "hula-emojis",
"version": "1.2.34",
"version": "1.2.35",
"description": "The emojis package of Hula",
"main": "dist/data.json",
"types": "hula-emojis.d.ts",