Skip to content

Commit

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

`2024-11-01`

- :sparkles: feat: add plugin to remove rtl (#2673)
- :sparkles: feat: replacing the css paths imported from a specified package (#2675)
- :sparkles: feat(replace icon): jmapp icon (#2672)
- :sparkles: feat: add plugin to replace icons (#2671)
- :bug: fix(tabs): clicked tabs should be entirely visible (#2685)
- :bug: fix(avatarcropper): multi-language support (#2666)
- :bug: fix: optimize vertical type syntax for divider (#2664)
- :bug: fix: @nutui/icons-react changed to @nutui/icons-react-taro (#2651)

# v2.6.23

`2024-10-18`
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.23",
"version": "2.7.0",
"style": "dist/style.css",
"main": "dist/nutui.react.umd.js",
"module": "dist/esm/nutui-react.es.js",
Expand Down

0 comments on commit cc2c58d

Please sign in to comment.