Skip to content

Commit

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


### Bug Fixes

* **g:** 修复列宽很小时多行文本渲染错误 ([#3060](https://github.com/antvis/S2/issues/3060)) ([aca03ac](https://github.com/antvis/S2/commit/aca03ac87d3c08183d220dd82a219fa2e4491367))
* 修复存在字段标记时, 紧凑模式下有几率显示省略号的问题 ([#3061](https://github.com/antvis/S2/issues/3061)) ([d200b13](https://github.com/antvis/S2/commit/d200b13ffaced2af37e69739077b4734a516dd95))

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


Expand Down
2 changes: 1 addition & 1 deletion packages/s2-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/s2",
"version": "2.1.6",
"version": "2.1.7",
"private": false,
"description": "effective spreadsheet render core lib",
"keywords": [
Expand Down

0 comments on commit d0b812d

Please sign in to comment.