Skip to content

Commit

Permalink
chore(release): 🤖 @antv/s2-react-v2.1.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 3, 2025
1 parent dbaa448 commit 95c28fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/s2-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@antv/s2-react-v2.1.6](https://github.com/antvis/S2/compare/@antv/s2-react-v2.1.5...@antv/s2-react-v2.1.6) (2025-01-03)


### Bug Fixes

* 修复表头存在自定义 icon 时, 文本换行高度自适应不准确 ([#3065](https://github.com/antvis/S2/issues/3065)) ([e2ab646](https://github.com/antvis/S2/commit/e2ab6461b98cc3f9308edb20d960846e49f10a13))

# [@antv/s2-react-v2.1.5](https://github.com/antvis/S2/compare/@antv/s2-react-v2.1.4...@antv/s2-react-v2.1.5) (2024-12-30)


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.1.5",
"version": "2.1.6",
"private": false,
"description": "use S2 with react",
"keywords": [
Expand Down

0 comments on commit 95c28fe

Please sign in to comment.