Skip to content

Commit 0c96e34

Browse files
chore(release): 71.3.0 [skip ci]
# [71.3.0](v71.2.0...v71.3.0) (2026-03-03) ### Features * **metric:** add secondary badge text color ([#2799](#2799)) ([5c765e8](5c765e8)) * **metric:** expose medium (500) title font-weight in Metric chart ([#2792](#2792)) ([c582e81](c582e81))
1 parent 5c765e8 commit 0c96e34

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.3.0](https://github.com/elastic/elastic-charts/compare/v71.2.0...v71.3.0) (2026-03-03)
2+
3+
4+
### Features
5+
6+
* **metric:** add secondary badge text color ([#2799](https://github.com/elastic/elastic-charts/issues/2799)) ([5c765e8](https://github.com/elastic/elastic-charts/commit/5c765e81b3910ef613b84e2e06885b447e5ea820))
7+
* **metric:** expose medium (500) title font-weight in Metric chart ([#2792](https://github.com/elastic/elastic-charts/issues/2792)) ([c582e81](https://github.com/elastic/elastic-charts/commit/c582e816c68cb370b0c80774acdf44a5dd583924))
8+
19
# [71.2.0](https://github.com/elastic/elastic-charts/compare/v71.1.2...v71.2.0) (2026-02-26)
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.2.0",
4+
"version": "71.3.0",
55
"author": "Elastic DataVis",
66
"license": "SEE LICENSE IN LICENSE.txt",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)