Skip to content

Commit e3aa0b9

Browse files
committedNov 17, 2020
30.4.0
1 parent a67cbb4 commit e3aa0b9

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.4.0`.
4+
5+
## [`30.4.0`](https://github.com/elastic/eui/tree/v30.4.0)
6+
37
- Added `eql` glyph in `EuiIcon` ([#4110](https://github.com/elastic/eui/pull/4110))
48
- Added `testenv` mock for `htmlIdGenerator` ([#4212](https://github.com/elastic/eui/pull/4212))
59
- Added several Sass mixins for handling of unified focus/hover states ([#4242](https://github.com/elastic/eui/pull/4242))

‎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.3.0",
4+
"version": "30.4.0",
55
"license": "Apache-2.0",
66
"main": "lib",
77
"module": "es",

0 commit comments

Comments
 (0)
Please sign in to comment.