Skip to content

Commit cc5f2a4

Browse files
committed
chore(release): v3.0.17
1 parent 6ac50fd commit cc5f2a4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v3.0.17
2+
3+
`2025-08-01`
4+
5+
- :sparkles: feat: add plugin for bizui using nutui (#3318)
6+
- :bug: fix(skeleton): correct v3 update docs (#3313)
7+
- :bug: fix(pulltorefresh): 增加 catchMove 属性,用于显示控制 (#3311)
8+
- :bug: fix: 修复日历只有一个月的情况 (#3306)
9+
- 🏡 chore(harmonycss): 每个组件构建全量的css (#3316)
10+
111
# v3.0.16
212

313
`2025-07-04`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nutui/nutui-react-taro",
3-
"version": "3.0.16",
3+
"version": "3.0.17",
44
"style": "dist/style.css",
55
"main": "dist/nutui.react.umd.js",
66
"module": "dist/es/packages/nutui.react.build.js",

0 commit comments

Comments
 (0)