Skip to content

Commit 2c76057

Browse files
committed
chore(release): v2.6.23
1 parent ed4654e commit 2c76057

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v2.6.23
2+
3+
`2024-10-18`
4+
5+
- :sparkles: feat(calendar): support renderBottomButton props (#2645)
6+
- :sparkles: feat(calendar): support deleteIcon props (#2644)
7+
- :bug: fix(overlay): tour position offset in tour.taro (#2631)
8+
- :bug: fix: import error (#2648)
9+
- :bug: fix(dialog): remove defaultprops (#2639)
10+
111
# v2.6.22
212

313
`2024-10-12`

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": "2.6.22",
3+
"version": "2.6.23",
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)