Skip to content

Commit 75f3a01

Browse files
committed
chore(release): v2.6.20
1 parent 464f2cc commit 75f3a01

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v2.6.20
2+
3+
`2024-09-20`
4+
5+
- :bug: fix: i18n (#2597)
6+
- :bug: fix: 类型构建错误 (#2605)
7+
- 🏡 chore: replace local prettier plugin with npm package (#2603)
8+
19
# v2.6.19
210

311
`2024-09-13`

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",
3-
"version": "2.6.19",
2+
"name": "@nutui/nutui-react-taro",
3+
"version": "2.6.20",
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)