We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb6daa commit 086cfd9Copy full SHA for 086cfd9
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
### Master
4
5
+### 0.0.20
6
+🚀 Enhancements
7
+- EuiHr
8
+
9
+🐛 Bug / Fixes
10
+- Fix EuiImage close Icon
11
12
### 0.0.19
13
🚀 Enhancements
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ember-eui",
- "version": "0.0.19",
+ "version": "0.0.20",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon",
0 commit comments