Skip to content

Commit bb3056c

Browse files
committed
chore(release): v3.0.18
1 parent 842c48b commit bb3056c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v3.0.18
2+
3+
`2025-08-15`
4+
5+
- 🏡 chore: 升级icon库 (#3330)
6+
- 🏡 chore: 发布taro下的样式按需插件
7+
- 📖 docs: 更新介绍部分内容 (#3324)
8+
- :sparkles: feat: Ellipsis校验越界不走缓存配置 (#3329)
9+
- :sparkles: feat(price): 支持自定义颜色&数据原样输出 (#3328)
10+
- :sparkles: feat(notify): 支持promise调用notice (#3319)
11+
- :bug: fix(noticebar): 适配鸿蒙样式修复 (#3332)
12+
- :bug: Fix icons svg (#3331)
13+
114
# v3.0.17
215

316
`2025-08-01`

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