Skip to content

Commit

Permalink
13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chandlerprall authored and thompsongl committed Sep 10, 2019
1 parent e95703e commit ae8fd6c
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 `13.1.0`.

## [`13.1.0`](https://github.com/elastic/eui/tree/v13.1.0)

- Added `partial` glyph to `EuiIcon` ([#2152](https://github.com/elastic/eui/pull/2152))
- Added `tall`, `fullWidth`, and `isInvalid` props to `EuiFilePicker` ([#2145](https://github.com/elastic/eui/pull/2145))
- Added exports for `react-beautiful-dnd` interfaces used by EUI components ([#2173](https://github.com/elastic/eui/pull/2173))
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": "13.0.0",
"version": "13.1.0",
"license": "Apache-2.0",
"main": "lib",
"module": "es",
Expand Down

0 comments on commit ae8fd6c

Please sign in to comment.