Skip to content

Commit 2571c8d

Browse files
committed
chore(release): v2.7.6
1 parent 530e27c commit 2571c8d

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v2.7.6
2+
3+
`2025-01-10`
4+
5+
- :bug: fix(form): item label 未对齐 (#2931)
6+
- :bug: fix(form): 分割线未生效 (#2927)
7+
- :bug: fix(tabs): 修复意外地出现了滚动条 (#2912)
8+
- :bug: fix(swiper): 修复duration不生效 (#2913)
9+
- :bug: fix: jmapp variables
10+
111
# v2.7.5
212

313
`2025-01-03`

package.json

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