Skip to content

Commit 30324c6

Browse files
committed
chore: update package versions [skip ci]
1 parent e7e0abd commit 30324c6

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

packages/eui/changelogs/CHANGELOG_2025.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [`v101.1.0`](https://github.com/elastic/eui/releases/v101.1.0)
2+
3+
- Updates `EuiTableRow` styles to check support for `:has(+)` selector ([#8498](https://github.com/elastic/eui/pull/8498))
4+
15
## [`v101.0.1`](https://github.com/elastic/eui/releases/v101.0.1)
26

37
**Bug fixes**

packages/eui/changelogs/upcoming/8498.md

Lines changed: 0 additions & 1 deletion
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": "101.0.1",
4+
"version": "101.1.0",
55
"license": "SEE LICENSE IN LICENSE.txt",
66
"main": "lib",
77
"module": "es",

0 commit comments

Comments
 (0)