Skip to content

Commit ac22dd4

Browse files
committed
Updated changelog
1 parent b59ec8f commit ac22dd4

File tree

6 files changed

+8
-5
lines changed

6 files changed

+8
-5
lines changed

packages/eui/changelogs/CHANGELOG_2025.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [`v99.1.0`](https://github.com/elastic/eui/releases/v99.1.0)
2+
3+
- Updated `EuiColorPalettePicker` - adds `append` to `EuiColorPalettePickerPaletteProps` to support appending custom content to the title ([#8208](https://github.com/elastic/eui/pull/8208))
4+
- Updated font-weight and font-size of `EuiBetaBadge`s to improve legibility ([#8255](https://github.com/elastic/eui/pull/8255))
5+
- Added suppport for `titleColor` variant `warning` on `EuiStat` ([#8278](https://github.com/elastic/eui/pull/8278))
6+
17
## [`v99.0.0`](https://github.com/elastic/eui/releases/v99.0.0)
28

39
- Added two new icons: `createGenericJob` and `createGeoJob` ([#8248](https://github.com/elastic/eui/pull/8248))

packages/eui/changelogs/upcoming/8208.md

-1
This file was deleted.

packages/eui/changelogs/upcoming/8255.md

-2
This file was deleted.

packages/eui/changelogs/upcoming/8278.md

-2
This file was deleted.

packages/eui/src-docs/src/components/guide_page/versions.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"euiVersions": [
3+
"99.1.0",
34
"99.0.0",
45
"98.2.1",
56
"98.2.0",

packages/website/static/versions.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"euiVersions": [
3+
"99.1.0",
34
"99.0.0",
45
"98.2.1",
56
"98.2.0",

0 commit comments

Comments
 (0)