Skip to content

Commit 2956021

Browse files
chore(release): 🤖 @antv/s2-v2.2.4 [skip ci]
1 parent 4322688 commit 2956021

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/s2-core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [@antv/s2-v2.2.4](https://github.com/antvis/S2/compare/@antv/s2-v2.2.3...@antv/s2-v2.2.4) (2025-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复单层列头下,隐藏完所有非总计列头后,总计列头高度异常 ([#3119](https://github.com/antvis/S2/issues/3119)) ([6ece5d8](https://github.com/antvis/S2/commit/6ece5d8074a774570896b2954f1f9862bf8d2c7d))
7+
* 避免getIntervalScale除0异常 ([#3115](https://github.com/antvis/S2/issues/3115)) ([cdecc07](https://github.com/antvis/S2/commit/cdecc07bec9a7640575f43e4786642bda0c35ceb))
8+
19
# [@antv/s2-v2.2.3](https://github.com/antvis/S2/compare/@antv/s2-v2.2.2...@antv/s2-v2.2.3) (2025-02-28)
210

311

packages/s2-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/s2",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"private": false,
55
"description": "effective spreadsheet render core lib",
66
"keywords": [

0 commit comments

Comments
 (0)