Skip to content

Commit ee7b7c1

Browse files
chore(release): 71.1.1 [skip ci]
## [71.1.1](v71.1.0...v71.1.1) (2025-09-29) ### Bug Fixes * remove aria-label form div (part 2) ([#2751](#2751)) ([602c743](602c743)) * remove aria-label from div ([#2750](#2750)) ([e8e22d8](e8e22d8))
1 parent 602c743 commit ee7b7c1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [71.1.1](https://github.com/elastic/elastic-charts/compare/v71.1.0...v71.1.1) (2025-09-29)
2+
3+
4+
### Bug Fixes
5+
6+
* remove aria-label form div (part 2) ([#2751](https://github.com/elastic/elastic-charts/issues/2751)) ([602c743](https://github.com/elastic/elastic-charts/commit/602c743def7ebc551ce2a56ad6d54d42647c8506))
7+
* remove aria-label from div ([#2750](https://github.com/elastic/elastic-charts/issues/2750)) ([e8e22d8](https://github.com/elastic/elastic-charts/commit/e8e22d8a2f4e1d7f85b9c1543ba6324bdeb7582a))
8+
19
# [71.1.0](https://github.com/elastic/elastic-charts/compare/v71.0.1...v71.1.0) (2025-09-25)
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.1.0",
4+
"version": "71.1.1",
55
"author": "Elastic DataVis",
66
"license": "SEE LICENSE IN LICENSE.txt",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)