Skip to content

Commit 9499ec7

Browse files
committed
chore: release 3.0.11-patch.0
1 parent 1a958d5 commit 9499ec7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
`2025-05-09`
44

5+
- :bug: fix(address): 构建单一样式文件 (#3220)
56
- 📖 docs: 升级文档补充 (#3204)
67
- :sparkles: feat(address): v15 适配 (#3171)
78
- :bug: fix: 修复编译单个组件在小程序下路径异常的问题 (#3215)

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.11",
3+
"version": "3.0.11-patch.0",
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)