diff --git a/packages/s2-core/CHANGELOG.md b/packages/s2-core/CHANGELOG.md index 3e52af7fc5..d0ecd0900d 100644 --- a/packages/s2-core/CHANGELOG.md +++ b/packages/s2-core/CHANGELOG.md @@ -1,3 +1,12 @@ +# [@antv/s2-v2.1.8](https://github.com/antvis/S2/compare/@antv/s2-v2.1.7...@antv/s2-v2.1.8) (2025-01-03) + + +### Bug Fixes + +* 修复单元格宽度为浮点数时单元格之间有几率出现多余空隙的问题 close [#3014](https://github.com/antvis/S2/issues/3014) ([#3066](https://github.com/antvis/S2/issues/3066)) ([6c1f74a](https://github.com/antvis/S2/commit/6c1f74a7c34cacd8b208cee1d8240f83a3be969d)) +* 修复自定义选中交互主题对行列叶子节点不生效 ([#3064](https://github.com/antvis/S2/issues/3064)) ([0c6c383](https://github.com/antvis/S2/commit/0c6c3832a2db87b9a353cb62f5a4698fcfa8532b)) +* 修复表头存在自定义 icon 时, 文本换行高度自适应不准确 ([#3065](https://github.com/antvis/S2/issues/3065)) ([e2ab646](https://github.com/antvis/S2/commit/e2ab6461b98cc3f9308edb20d960846e49f10a13)) + # [@antv/s2-v2.1.7](https://github.com/antvis/S2/compare/@antv/s2-v2.1.6...@antv/s2-v2.1.7) (2025-01-02) diff --git a/packages/s2-core/package.json b/packages/s2-core/package.json index 4f4fd79650..c36c32eaf8 100644 --- a/packages/s2-core/package.json +++ b/packages/s2-core/package.json @@ -1,6 +1,6 @@ { "name": "@antv/s2", - "version": "2.1.7", + "version": "2.1.8", "private": false, "description": "effective spreadsheet render core lib", "keywords": [