We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f41387 commit 78977e8Copy full SHA for 78977e8
packages/eui/changelogs/CHANGELOG_2025.md
@@ -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
7
## [`v104.0.1`](https://github.com/elastic/eui/releases/v104.0.1)
8
9
**Bug fixes**
packages/eui/changelogs/upcoming/8819.md
packages/eui/package.json
@@ -1,7 +1,7 @@
{
"name": "@elastic/eui",
"description": "Elastic UI Component Library",
- "version": "104.0.1",
+ "version": "104.0.2",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "lib",
"module": "es",
0 commit comments