Skip to content

Commit 118c9d6

Browse files
chore(release): 71.7.0 [skip ci]
# [71.7.0](v71.6.1...v71.7.0) (2026-05-20) ### Features * **axis:** add option to truncate axis tick labels ([#2829](#2829)) ([e0c8e72](e0c8e72))
1 parent e0c8e72 commit 118c9d6

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.7.0](https://github.com/elastic/elastic-charts/compare/v71.6.1...v71.7.0) (2026-05-20)
2+
3+
4+
### Features
5+
6+
* **axis:** add option to truncate axis tick labels ([#2829](https://github.com/elastic/elastic-charts/issues/2829)) ([e0c8e72](https://github.com/elastic/elastic-charts/commit/e0c8e72c65835173c8071c713af3b75667ad484b))
7+
18
## [71.6.1](https://github.com/elastic/elastic-charts/compare/v71.6.0...v71.6.1) (2026-05-15)
29

310
# [71.6.0](https://github.com/elastic/elastic-charts/compare/v71.5.2...v71.6.0) (2026-05-11)

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

0 commit comments

Comments
 (0)