Skip to content

Commit c559879

Browse files
committed
chore: 发包
1 parent 6063eb3 commit c559879

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v3.0.16
2+
3+
`2025-07-04`
4+
5+
- :bug: fix(calendar): 类型修订 (#3292)
6+
- :bug: fix(swiper): 修改初始值时不生效问题 (#3293)
7+
- :bug: fix(noticebar): children cannot update responsively in vertical mode (#3251)
8+
19
# v3.0.15
210

311
`2025-06-27`

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.15",
3+
"version": "3.0.16",
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)