Skip to content

Commit 65339e8

Browse files
author
Robert Jackson
committed
Release 0.1.3
1 parent 4ad259a commit 65339e8

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.1.3 (2019-06-04)
2+
3+
#### :memo: Documentation
4+
* [#10](https://github.com/mmun/ember-component-attributes/pull/10) Fix repository field in package.json. ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 1
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
19
## v0.1.2 (2019-06-04)
210

311
#### :bug: Bug Fix

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-component-attributes",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Easily bind attributes to your ember components",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)