Skip to content

Commit

Permalink
chore(release): 🤖 @antv/s2-react-v2.0.0-next.31 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 15, 2024
1 parent 546d2d8 commit f82a41e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/s2-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [@antv/s2-react-v2.0.0-next.31](https://github.com/antvis/S2/compare/@antv/s2-react-v2.0.0-next.30...@antv/s2-react-v2.0.0-next.31) (2024-11-15)


### Bug Fixes

* 修复文本存在换行符时, 未显示省略号的问题 ([#2978](https://github.com/antvis/S2/issues/2978)) ([08dbf0d](https://github.com/antvis/S2/commit/08dbf0d9c63f1c64989fe242c9645df06e6b04e5))
* 减少开启 ReactDOM.unstable_batchedUpdates 后的重渲染次数 ([#2971](https://github.com/antvis/S2/issues/2971)) ([9007e8e](https://github.com/antvis/S2/commit/9007e8ecf41b6d7434db312398f3996018ef0ecf))

# [@antv/s2-react-v2.0.0-next.30](https://github.com/antvis/S2/compare/@antv/s2-react-v2.0.0-next.29...@antv/s2-react-v2.0.0-next.30) (2024-11-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/s2-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/s2-react",
"version": "2.0.0-next.30",
"version": "2.0.0-next.31",
"private": false,
"description": "use S2 with react",
"keywords": [
Expand Down

0 comments on commit f82a41e

Please sign in to comment.