Skip to content

Commit b751a10

Browse files
chore(release): 71.5.1 [skip ci]
## [71.5.1](v71.5.0...v71.5.1) (2026-04-30) ### Bug Fixes * **a11y:** allow keyboard navigation of tooltips ([#2823](#2823)) ([c05868a](c05868a)) * **legend:** remove column gap in list legend ([#2820](#2820)) ([08ef363](08ef363))
1 parent 1af249f commit b751a10

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [71.5.1](https://github.com/elastic/elastic-charts/compare/v71.5.0...v71.5.1) (2026-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **a11y:** allow keyboard navigation of tooltips ([#2823](https://github.com/elastic/elastic-charts/issues/2823)) ([c05868a](https://github.com/elastic/elastic-charts/commit/c05868ada2f1c6107e31b0b678075da98cfe193f))
7+
* **legend:** remove column gap in list legend ([#2820](https://github.com/elastic/elastic-charts/issues/2820)) ([08ef363](https://github.com/elastic/elastic-charts/commit/08ef3634773a13a81f130220e3516eab6053b12d))
8+
19
# [71.5.0](https://github.com/elastic/elastic-charts/compare/v71.4.1...v71.5.0) (2026-04-14)
210

311

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/charts",
33
"description": "Elastic-Charts data visualization library",
4-
"version": "71.5.0",
4+
"version": "71.5.1",
55
"author": "Elastic DataVis",
66
"license": "SEE LICENSE IN LICENSE.txt",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)