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 aecbfc5 commit e8585b8Copy full SHA for e8585b8
CHANGELOG.md
@@ -3,6 +3,10 @@
3
### Master
4
5
6
+### 0.0.39
7
+🚀 Enhancements
8
+- `<EuiSteps />`
9
+
10
### 0.0.38
11
🚀 Enhancements
12
- `<EuiProgress />`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-eui",
- "version": "0.0.38",
+ "version": "0.0.39",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon",
0 commit comments