Skip to content

Commit 19e1372

Browse files
committedNov 21, 2016
v0.10.0
1 parent 3d0dffc commit 19e1372

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# Change Log
22

3+
### v0.10.0 2016-11-21
4+
35
* [#11](https://github.com/lozjackson/ember-ui-components/pull/11) [BUGFIX] The `SubMenuComponent` now supports the `disabled` attribute.
46

57
* [#10](https://github.com/lozjackson/ember-ui-components/pull/10) [FEATURE] Add `TabsComponent`.
68

79
* [#12](https://github.com/lozjackson/ember-ui-components/pull/12) Update Ember-wormhole dependency to v0.5.1
810

11+
12+
13+
914
### v0.9.2 2016-11-06
1015

1116
* [#6](https://github.com/lozjackson/ember-ui-components/pull/6) Add util methods.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-ui-components",
3-
"version": "0.9.2",
3+
"version": "0.10.0",
44
"description": "A collection of common user interface components",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)