Skip to content

Commit

Permalink
chore(release): v2.6.23
Browse files Browse the repository at this point in the history
  • Loading branch information
oasis-cloud committed Oct 18, 2024
1 parent ed4654e commit 2c76057
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v2.6.23

`2024-10-18`

- :sparkles: feat(calendar): support renderBottomButton props (#2645)
- :sparkles: feat(calendar): support deleteIcon props (#2644)
- :bug: fix(overlay): tour position offset in tour.taro (#2631)
- :bug: fix: import error (#2648)
- :bug: fix(dialog): remove defaultprops (#2639)

# v2.6.22

`2024-10-12`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nutui/nutui-react-taro",
"version": "2.6.22",
"version": "2.6.23",
"style": "dist/style.css",
"main": "dist/nutui.react.umd.js",
"module": "dist/esm/nutui-react.es.js",
Expand Down

0 comments on commit 2c76057

Please sign in to comment.