Skip to content

Commit 546fc96

Browse files
committed
chore(release): v2.7.11
1 parent d5d3778 commit 546fc96

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v2.7.11
2+
3+
`2025-03-28`
4+
5+
- :bug: fix(searchbar): 支付宝小程序设置 enableInPageRenderInput 后无法触发 onChange (#3125)
6+
- :bug: fix: build jmapp (#3124)
7+
- :bug: fix(SearchBar): demos fixed (#3100)
8+
- :bug: fix: add $calendar-panel-item
9+
- 💡 test: fixed calenader (#3099)
10+
111
# v2.7.10
212

313
`2025-03-14`

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@nutui/nutui-react-taro",
3-
"version": "2.7.10",
2+
"name": "@nutui/nutui-react",
3+
"version": "2.7.11",
44
"style": "dist/style.css",
55
"main": "dist/nutui.react.umd.js",
66
"module": "dist/esm/nutui-react.es.js",

0 commit comments

Comments
 (0)