Skip to content

Commit 7880589

Browse files
chore(release): 71.5.2 [skip ci]
## [71.5.2](v71.5.1...v71.5.2) (2026-05-06) ### Bug Fixes * **a11y:** give role="img" to interactive annotation line marker ([#2830](#2830)) ([b124d5f](b124d5f))
1 parent b124d5f commit 7880589

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [71.5.2](https://github.com/elastic/elastic-charts/compare/v71.5.1...v71.5.2) (2026-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **a11y:** give role="img" to interactive annotation line marker ([#2830](https://github.com/elastic/elastic-charts/issues/2830)) ([b124d5f](https://github.com/elastic/elastic-charts/commit/b124d5f4ab830ded37b7b1cbbac3097e115a0de5))
7+
18
## [71.5.1](https://github.com/elastic/elastic-charts/compare/v71.5.0...v71.5.1) (2026-04-30)
29

310

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.1",
4+
"version": "71.5.2",
55
"author": "Elastic DataVis",
66
"license": "SEE LICENSE IN LICENSE.txt",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)