Skip to content

Commit 78977e8

Browse files
committed
chore: update package versions [skip ci]
1 parent 7f41387 commit 78977e8

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

packages/eui/changelogs/CHANGELOG_2025.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [`v104.0.2`](https://github.com/elastic/eui/releases/v104.0.2)
2+
3+
**Bug fixes**
4+
5+
- Fixed missing JSON token exports for `euiColorBackgroundBaseInteractiveSelectHover` and `euiColorBorderStrongText` ([#8819](https://github.com/elastic/eui/pull/8819))
6+
17
## [`v104.0.1`](https://github.com/elastic/eui/releases/v104.0.1)
28

39
**Bug fixes**

packages/eui/changelogs/upcoming/8819.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/eui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/eui",
33
"description": "Elastic UI Component Library",
4-
"version": "104.0.1",
4+
"version": "104.0.2",
55
"license": "SEE LICENSE IN LICENSE.txt",
66
"main": "lib",
77
"module": "es",

0 commit comments

Comments
 (0)