Skip to content

Commit

Permalink
31.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chandlerprall committed Mar 23, 2021
1 parent d259ee8 commit 2e36ca2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## [`master`](https://github.com/elastic/eui/tree/master)

No public interface changes since `31.12.0`.

## [`31.12.0`](https://github.com/elastic/eui/tree/v31.12.0)

- Added `indexRuntime` glyph in `EuiIcon` ([#4650](https://github.com/elastic/eui/pull/4650))
- Added `iconType`, `iconColor`, and `iconSize` props to `EuiAvatar` ([#4620](https://github.com/elastic/eui/pull/4620))
- Added `'plain'` and `null` as `color` options of `EuiAvatar` ([#4620](https://github.com/elastic/eui/pull/4620))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@elastic/eui",
"description": "Elastic UI Component Library",
"version": "31.11.0",
"version": "31.12.0",
"license": "Apache-2.0",
"main": "lib",
"module": "es",
Expand Down

0 comments on commit 2e36ca2

Please sign in to comment.