Skip to content

Commit 6016d57

Browse files
committed
publish v3.3.4
1 parent 0d81ea0 commit 6016d57

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 3.3.4(2022-02-25)
2+
- 修复 编译到 App 平台的控制台报错
13
## 3.3.3(2022-02-23)
24
- 修复 模板城市选择 vue3 报错的bug
35
- 修复 删除 map.nvue 中多余的 enableOverlooking 变量

package.json

Lines changed: 1 addition & 1 deletion
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.3.3",
5+
"version": "3.3.4",
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)