Skip to content

Commit 2127ef7

Browse files
committed
Bump version to 0.0.51
1 parent 6b61ba0 commit 2127ef7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
### Master
44

5+
### 0.0.51
6+
7+
🐛 Bug / Fixes
8+
9+
- Prevent inline style of maxWidth as undefined on modal
10+
- Fix EuiCollapsibleNavGroup title styling
11+
512
### 0.0.50
613

714
🚀 Enhancements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-eui",
3-
"version": "0.0.50",
3+
"version": "0.0.51",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)