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 ae87ab3 commit 5e32422Copy full SHA for 5e32422
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Ember Eui Changelog
2
3
+### 0.0.11
4
+
5
+🚀 Enhancements
6
+- EuiIcon
7
+- EuiAccordion
8
+- EuiPage
9
+- EuiTitle
10
+- EuiText
11
+- EuiImage
12
+- EuiOverlayMask
13
14
+🏠 Internal
15
+- Update class-names helper to always concat
16
17
### 0.0.7
18
19
Update license and add a short description to the readme
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-eui",
- "version": "0.0.10",
+ "version": "0.0.11",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon",
0 commit comments