Skip to content

Commit b370769

Browse files
committed
v0.12.0
1 parent 205db85 commit b370769

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change Log
22

3+
### v0.12.0 2017-02-16
4+
35
* [#28](https://github.com/lozjackson/ember-ui-components/pull/28) Fix Ember version compatibility.
46

57
* [#27](https://github.com/lozjackson/ember-ui-components/pull/27) Remove observer from `SlideMenuComponent`.
@@ -10,6 +12,9 @@
1012

1113
* [#24](https://github.com/lozjackson/ember-ui-components/pull/24) Remove observer from `TabsComponent`.
1214

15+
16+
17+
1318
### v0.11.1 2017-01-25
1419

1520
* [#23](https://github.com/lozjackson/ember-ui-components/pull/23) Update Ember-svg-shapes to `^1.0.0`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-ui-components",
3-
"version": "0.11.1",
3+
"version": "0.12.0",
44
"description": "A collection of common user interface components",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)