Skip to content

Commit 2086a97

Browse files
committed
30.6.0
1 parent f126f7f commit 2086a97

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## [`master`](https://github.com/elastic/eui/tree/master)
22

3+
No public interface changes since `30.6.0`.
4+
5+
## [`30.6.0`](https://github.com/elastic/eui/tree/v30.6.0)
6+
37
- Adjusted the shadow in `EuiComment` ([#4321](https://github.com/elastic/eui/pull/4321))
48
- Added `success` and `warning` colors to `EuiButtonEmpty` ([#4325](https://github.com/elastic/eui/pull/4325))
59
- Added a sorting indicator on the `EuiDataGridColumn` ([#4343](https://github.com/elastic/eui/pull/4343))

package.json

+1-1
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": "30.5.1",
4+
"version": "30.6.0",
55
"license": "Apache-2.0",
66
"main": "lib",
77
"module": "es",

0 commit comments

Comments
 (0)