Skip to content

Commit

Permalink
30.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chandlerprall committed Nov 30, 2020
1 parent c3374b6 commit b1474c3
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 `30.5.1`.

## [`30.5.1`](https://github.com/elastic/eui/tree/v30.5.1)

- Upgraded `highlight.js` to 9.18.5 ([#4313](https://github.com/elastic/eui/pull/4313))

## [`30.5.0`](https://github.com/elastic/eui/tree/v30.5.0)
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": "30.5.0",
"version": "30.5.1",
"license": "Apache-2.0",
"main": "lib",
"module": "es",
Expand Down

0 comments on commit b1474c3

Please sign in to comment.