chore: 发布 v2.5.5

This commit is contained in:
nongyehong
2024-11-20 23:31:39 +08:00
parent 951b4c5f65
commit caaf22da72
5 changed files with 14 additions and 4 deletions
+10
View File
@@ -1,3 +1,13 @@
## [2.5.5](https://github.com/HuLaSpark/HuLa/compare/v2.5.4...v2.5.5) (2024-11-20)
### 🐛 Bug Fixes | Bug 修复
* **service:** :bug: 修复更新功能版本出错问题以及修复输入框和聊天框对于特殊字符和兼容性 ([9c1d23d](https://github.com/HuLaSpark/HuLa/commit/9c1d23d2060dbad13d4197517feec6d3a410e742))
* **style:** :bug: 修复聊天消息框回复宽度限制问题 ([d0aca70](https://github.com/HuLaSpark/HuLa/commit/d0aca707a7a549aa0696a1074da62e58d7449056))
## [2.5.4](https://github.com/HuLaSpark/HuLa/compare/v2.5.3...v2.5.4) (2024-11-19)
### 🐛 Bug Fixes | Bug 修复
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "hula",
"type": "module",
"version": "2.5.4",
"version": "2.5.5",
"license": "Apache-2.0",
"engines": {
"node": ">=18.12.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"productName": "HuLa",
"version": "2.5.4",
"version": "2.5.5",
"identifier": "com.hula.pc",
"build": {
"beforeDevCommand": "pnpm dev",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"productName": "HuLa",
"version": "2.5.4",
"version": "2.5.5",
"identifier": "com.hula.pc",
"build": {
"beforeDevCommand": "pnpm dev",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"productName": "HuLa",
"version": "2.5.4",
"version": "2.5.5",
"identifier": "com.hula.pc",
"build": {
"beforeDevCommand": "pnpm dev",