File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ### v0.12.0 2017-02-16
4
+
3
5
* [ #28 ] ( https://github.com/lozjackson/ember-ui-components/pull/28 ) Fix Ember version compatibility.
4
6
5
7
* [ #27 ] ( https://github.com/lozjackson/ember-ui-components/pull/27 ) Remove observer from ` SlideMenuComponent ` .
10
12
11
13
* [ #24 ] ( https://github.com/lozjackson/ember-ui-components/pull/24 ) Remove observer from ` TabsComponent ` .
12
14
15
+
16
+
17
+
13
18
### v0.11.1 2017-01-25
14
19
15
20
* [ #23 ] ( https://github.com/lozjackson/ember-ui-components/pull/23 ) Update Ember-svg-shapes to ` ^1.0.0 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-ui-components" ,
3
- "version" : " 0.11.1 " ,
3
+ "version" : " 0.12.0 " ,
4
4
"description" : " A collection of common user interface components" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments