Skip to content

Commit 982398f

Browse files
committed
publish 3.4.8
1 parent c3d3625 commit 982398f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 3.4.8(2025-04-10)
2+
- 调整 renderjs示例的平台兼容性
13
## 3.4.7(2025-01-08)
24
- 新增 uni-calendar显示
35
- 更新 uniui 组件

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "hello-uniapp",
33
"name": "hello-uniapp",
44
"displayName": "hello-uniapp 示例工程",
5-
"version": "3.4.7",
5+
"version": "3.4.8",
66
"description": "uni-app 框架示例,一套代码,同时发行到iOS、Android、H5、小程序等多个平台,请使用手机扫码快速体验 uni-app 的强大功能",
77
"scripts": {
88
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)