Skip to content

Commit

Permalink
chore: changelog (#6498)
Browse files Browse the repository at this point in the history
  • Loading branch information
lxfu1 authored Nov 19, 2024
1 parent 6013d72 commit 6892db0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [5.2.8](https://github.com/antvis/g2/compare/5.2.6...5.2.8) (2024-10-18)


### Bug Fixes

* prevent label overlap in multiple charts ([#6490](https://github.com/antvis/g2/issues/6490)) ([6013d72](https://github.com/antvis/g2/commit/6013d72881276aca9d17d93908d33b21194979c6))
* tooptip position offset in dodgeX ([#6483](https://github.com/antvis/g2/issues/6483)) ([df4920f](https://github.com/antvis/g2/commit/df4920f7305966b00a3ae252b11f7f7df94136d1))



## [5.2.7](https://github.com/antvis/g2/compare/5.2.6...5.2.7) (2024-10-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/g2",
"version": "5.2.7",
"version": "5.2.8",
"description": "the Grammar of Graphics in Javascript",
"license": "MIT",
"main": "lib/index.js",
Expand Down

0 comments on commit 6892db0

Please sign in to comment.