Skip to content

Commit 628a95d

Browse files
committed
release: v4.3.13
1 parent 07367de commit 628a95d

File tree

8 files changed

+59
-3
lines changed

8 files changed

+59
-3
lines changed

Diff for: CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
- ## v4.3.13
2+
3+
`2024-09-14`
4+
5+
Bug Fixes
6+
7+
- fix(avatarcrppoer): undefined @Alex-huxiyang
8+
- fix: sass warning @ice909
9+
10+
Features
11+
12+
- feat(uploader): support beforeUpload in taro @Alex-huxiyang
13+
14+
Other Changes
15+
16+
- chore: bump taro to v3.6.34 @Alex-huxiyang
17+
- chore: add common-intellisense to Community Ecosystem @Simon-He95
18+
119
- ## v4.3.12
220

321
`2024-08-02`

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nutui/nutui",
3-
"version": "4.3.12",
3+
"version": "4.3.13",
44
"description": "京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)",
55
"main": "dist/nutui.umd.js",
66
"module": "dist/nutui.es.js",

Diff for: publish/nutui-taro/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
- ## v4.3.13
2+
3+
`2024-09-14`
4+
5+
Bug Fixes
6+
7+
- fix(avatarcrppoer): undefined @Alex-huxiyang
8+
- fix: sass warning @ice909
9+
10+
Features
11+
12+
- feat(uploader): support beforeUpload in taro @Alex-huxiyang
13+
14+
Other Changes
15+
16+
- chore: bump taro to v3.6.34 @Alex-huxiyang
17+
- chore: add common-intellisense to Community Ecosystem @Simon-He95
18+
119
- ## v4.3.12
220

321
`2024-08-02`

Diff for: publish/nutui-taro/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
| --- | --- |
107107
| [nutui-uniapp](https://github.com/nutui-uniapp/nutui-uniapp) | 基于 NutUI 4.x 版本开发的 uni-app 组件库 |
108108
| [jwaterwater/uni-nutui](https://github.com/jwaterwater/uni-nutui) | 基于 NutUI 3.x 版本开发的 uni-app 组件库 |
109+
| [common-intellisense](https://github.com/Simon-He95/common-intellisense) | 提供 NutUI 4.x 版本智能提示的 vscode 插件 |
109110

110111
## 项目状态
111112

Diff for: publish/nutui-taro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nutui/nutui-taro",
3-
"version": "4.3.12",
3+
"version": "4.3.13",
44
"description": "京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)",
55
"main": "dist/nutui.umd.js",
66
"module": "dist/nutui.es.js",

Diff for: publish/nutui/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
- ## v4.3.13
2+
3+
`2024-09-14`
4+
5+
Bug Fixes
6+
7+
- fix(avatarcrppoer): undefined @Alex-huxiyang
8+
- fix: sass warning @ice909
9+
10+
Features
11+
12+
- feat(uploader): support beforeUpload in taro @Alex-huxiyang
13+
14+
Other Changes
15+
16+
- chore: bump taro to v3.6.34 @Alex-huxiyang
17+
- chore: add common-intellisense to Community Ecosystem @Simon-He95
18+
119
- ## v4.3.12
220

321
`2024-08-02`

Diff for: publish/nutui/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
| --- | --- |
107107
| [nutui-uniapp](https://github.com/nutui-uniapp/nutui-uniapp) | 基于 NutUI 4.x 版本开发的 uni-app 组件库 |
108108
| [jwaterwater/uni-nutui](https://github.com/jwaterwater/uni-nutui) | 基于 NutUI 3.x 版本开发的 uni-app 组件库 |
109+
| [common-intellisense](https://github.com/Simon-He95/common-intellisense) | 提供 NutUI 4.x 版本智能提示的 vscode 插件 |
109110

110111
## 项目状态
111112

Diff for: publish/nutui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nutui/nutui",
3-
"version": "4.3.12",
3+
"version": "4.3.13",
44
"description": "京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)",
55
"main": "dist/nutui.umd.js",
66
"module": "dist/nutui.es.js",

0 commit comments

Comments
 (0)