Skip to content

Commit

Permalink
48.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thompsongl committed Feb 15, 2022
1 parent ab3fcf2 commit 451cc6a
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 @@
## [`main`](https://github.com/elastic/eui/tree/main)

No public interface changes since `48.1.0`.

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

- Improved `EuiSelectable` keypress scenarios ([#5613](https://github.com/elastic/eui/pull/5613))
- Converted `FieldValueSelectionFilter` in `EuiSearchBar` to use `EuiSelectable` ([#5387](https://github.com/elastic/eui/issues/5387))
- Added `lineDashed`, `lineDotted`, and `lineSolid` glyphs to `EuiIcon` ([#5633](https://github.com/elastic/eui/pull/5633))
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": "48.0.0",
"version": "48.1.0",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "lib",
"module": "es",
Expand Down

0 comments on commit 451cc6a

Please sign in to comment.