We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d81ea0 commit 6016d57Copy full SHA for 6016d57
changelog.md
@@ -1,3 +1,5 @@
1
+## 3.3.4(2022-02-25)
2
+- 修复 编译到 App 平台的控制台报错
3
## 3.3.3(2022-02-23)
4
- 修复 模板城市选择 vue3 报错的bug
5
- 修复 删除 map.nvue 中多余的 enableOverlooking 变量
package.json
@@ -2,7 +2,7 @@
"id": "hello-uniapp",
"name": "hello-uniapp",
"displayName": "hello-uniapp 示例工程",
- "version": "3.3.3",
+ "version": "3.3.4",
6
"description": "uni-app 框架示例,一套代码,同时发行到iOS、Android、H5、小程序等多个平台,请使用手机扫码快速体验 uni-app 的强大功能",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments