From 9cf2b178d99d8efcc1dd8d257700e0cccddd539e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 13 Dec 2024 08:40:05 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=A4=96=20@antv/s2-v2.1.?= =?UTF-8?q?4=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/s2-core/CHANGELOG.md | 10 ++++++++++ packages/s2-core/package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/packages/s2-core/CHANGELOG.md b/packages/s2-core/CHANGELOG.md index 22a246db72..dfaa5bbf24 100644 --- a/packages/s2-core/CHANGELOG.md +++ b/packages/s2-core/CHANGELOG.md @@ -1,3 +1,13 @@ +# [@antv/s2-v2.1.4](https://github.com/antvis/S2/compare/@antv/s2-v2.1.3...@antv/s2-v2.1.4) (2024-12-13) + + +### Bug Fixes + +* 修复在维值缺失场景下导出数据占位符未解析的问题 ([#3027](https://github.com/antvis/S2/issues/3027)) ([6e63b97](https://github.com/antvis/S2/commit/6e63b970da353a7ccc231e3cbf716a008e191f4f)) +* 修复行头圈选复制时部分场景下数据重复 close [#2975](https://github.com/antvis/S2/issues/2975) ([#3029](https://github.com/antvis/S2/issues/3029)) ([001573f](https://github.com/antvis/S2/commit/001573f2dedbf069c996deb1579bcc9525f5efa8)) +* 构建产物编译到 es2015 close [#3025](https://github.com/antvis/S2/issues/3025) ([#3026](https://github.com/antvis/S2/issues/3026)) ([0a7977c](https://github.com/antvis/S2/commit/0a7977c1793a8171b14b07a22847b4dd9ed85d5f)) +* 解决移动端下,树形结构展开、收起交互失效的问题 ([#3039](https://github.com/antvis/S2/issues/3039)) ([a97625c](https://github.com/antvis/S2/commit/a97625c8524c660956fbb815ba943210d6f3fc76)) + # [@antv/s2-v2.1.3](https://github.com/antvis/S2/compare/@antv/s2-v2.1.2...@antv/s2-v2.1.3) (2024-12-09) diff --git a/packages/s2-core/package.json b/packages/s2-core/package.json index 09c6449344..731c7e5dad 100644 --- a/packages/s2-core/package.json +++ b/packages/s2-core/package.json @@ -1,6 +1,6 @@ { "name": "@antv/s2", - "version": "2.1.3", + "version": "2.1.4", "private": false, "description": "effective spreadsheet render core lib", "keywords": [