Skip to content

Commit 72d9b1c

Browse files
committed
v0.11.1
1 parent 0f21da6 commit 72d9b1c

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,9 +1,14 @@
11
# Change Log
22

3+
### v0.11.1 2017-01-25
4+
35
* [#23](https://github.com/lozjackson/ember-ui-components/pull/23) Update Ember-svg-shapes to `^1.0.0`
46

57
* [#22](https://github.com/lozjackson/ember-ui-components/pull/22) Update to Ember-cli 2.11.0
68

9+
10+
11+
712
### v0.11.0 2017-01-01
813

914
* [#19](https://github.com/lozjackson/ember-ui-components/pull/19) [FEATURE] Add `ListComponent`.

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.0",
3+
"version": "0.11.1",
44
"description": "A collection of common user interface components",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)