Skip to content

Commit 8b8d973

Browse files
committed
chore(release): v3.0.11
1 parent 56f239d commit 8b8d973

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.11
2+
3+
`2025-05-09`
4+
5+
- 📖 docs: 升级文档补充 (#3204)
6+
- :sparkles: feat(address): v15 适配 (#3171)
7+
- :bug: fix: 修复编译单个组件在小程序下路径异常的问题 (#3215)
8+
- :bug: fix(picker): 解决透传popup的round属性不生效问题 (#3205)
9+
- zap: perf: optimize the performance issues caused by style injection (#3203)
10+
111
# v3.0.10
212

313
`2025-04-25`

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",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
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)