Skip to content

Commit

Permalink
chore(release): 🤖 @antv/s2-react-v2.1.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 20, 2024
1 parent 9c8cb8d commit 78a0c2c
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.1.4](https://github.com/antvis/S2/compare/@antv/s2-react-v2.1.3...@antv/s2-react-v2.1.4) (2024-12-20)


### Bug Fixes

* 修复明细表自定义列头时, 隐藏列头后出现空白区域 close [#3044](https://github.com/antvis/S2/issues/3044) ([#3046](https://github.com/antvis/S2/issues/3046)) ([7e30008](https://github.com/antvis/S2/commit/7e30008ca4d784c740dccd26a6fa891579d1cb99))
* 更新 G 到最新版, 修复换行符报错的问题 close [#3040](https://github.com/antvis/S2/issues/3040) ([b86dddf](https://github.com/antvis/S2/commit/b86dddff2bf6941a00e286ed684790af52832f54))

# [@antv/s2-react-v2.1.3](https://github.com/antvis/S2/compare/@antv/s2-react-v2.1.2...@antv/s2-react-v2.1.3) (2024-12-13)


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

0 comments on commit 78a0c2c

Please sign in to comment.