Skip to content

Commit 8d96db0

Browse files
chore(release): 71.6.0 [skip ci]
# [71.6.0](v71.5.2...v71.6.0) (2026-05-11) ### Features * **a11y:** add graphics-document role to charts ([#2831](#2831)) ([1dee178](1dee178))
1 parent 1dee178 commit 8d96db0

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.6.0](https://github.com/elastic/elastic-charts/compare/v71.5.2...v71.6.0) (2026-05-11)
2+
3+
4+
### Features
5+
6+
* **a11y:** add graphics-document role to charts ([#2831](https://github.com/elastic/elastic-charts/issues/2831)) ([1dee178](https://github.com/elastic/elastic-charts/commit/1dee1788ca184b2d2a29ea1897542daf1e6281d8))
7+
18
## [71.5.2](https://github.com/elastic/elastic-charts/compare/v71.5.1...v71.5.2) (2026-05-06)
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.2",
4+
"version": "71.6.0",
55
"author": "Elastic DataVis",
66
"license": "SEE LICENSE IN LICENSE.txt",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)