Skip to content

Commit c5b1887

Browse files
moayuisuda林舸
andauthored
chore: changelog 5.4.8 (#7257)
Co-authored-by: 林舸 <anhaohui.ahh@antgroup.com>
1 parent 93648c7 commit c5b1887

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [5.4.8](https://github.com/antvis/g2/compare/v5.4.7...v5.4.8) (2026-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* scrollbar should not have adaptive filtering by default ([#7238](https://github.com/antvis/g2/issues/7238)) ([27de29b](https://github.com/antvis/g2/commit/27de29be2100a285ce83abce63758db693677eeb))
7+
* tooltip-shared with annotation ([#7255](https://github.com/antvis/g2/issues/7255)) ([11fc976](https://github.com/antvis/g2/commit/11fc9760d2699743ccbbde70050e4f0540a1acc1))
8+
9+
10+
### Features
11+
12+
* add forward pyramid diagram ([#7232](https://github.com/antvis/g2/issues/7232)) ([cf5dfcd](https://github.com/antvis/g2/commit/cf5dfcd627ad6adaa41c8b8be2660e3e88bf6e64))
13+
* legend-size-autofit ([#7245](https://github.com/antvis/g2/issues/7245)) ([4d5c134](https://github.com/antvis/g2/commit/4d5c1343e8b3866a7139200232974eb5dadf81f4))
14+
15+
16+
117
## [5.4.7](https://github.com/antvis/g2/compare/v5.4.5...v5.4.7) (2025-12-09)
218

319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g2",
3-
"version": "5.4.7",
3+
"version": "5.4.8",
44
"description": "the Grammar of Graphics in Javascript",
55
"license": "MIT",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)