Skip to content

Commit

Permalink
11.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thompsongl committed Jun 5, 2019
1 parent 95efae5 commit 87aa9de
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 `11.3.1`.

## [`11.3.1`](https://github.com/elastic/eui/tree/v11.3.1)

**Bug fixes**

- Fixed `EuiBadge` conflicts with providing both `iconOnClick` and `onClick` ([#1994](https://github.com/elastic/eui/pull/1994))
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": "11.3.0",
"version": "11.3.1",
"license": "Apache-2.0",
"main": "lib",
"module": "es",
Expand Down

0 comments on commit 87aa9de

Please sign in to comment.