Skip to content

Commit bff8611

Browse files
committed
chore(release): v2.7.10
1 parent 4c98e84 commit bff8611

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v2.7.10
2+
3+
`2025-03-14`
4+
5+
- :sparkles: feat(calendar): add viewmode (#2985)
6+
- :bug: fix(calendar): defaultvalue 为空时,渲染异常 (#3015)
7+
- :bug: fix(tabs): 修复tabs数量过多时的滚动操作bug (#3014)
8+
19
# v2.7.9
210

311
`2025-02-21`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nutui/nutui-react-taro",
3-
"version": "2.7.9",
3+
"version": "2.7.10",
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)