Skip to content

Commit d60dd14

Browse files
committed
Release 0.2.0
1 parent 041a866 commit d60dd14

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## v0.2.0 (2020-08-03)
2+
3+
#### :house: Internal
4+
* [#5](https://github.com/yapplabs/ember-data-utils/pull/5) Use release-it instead of ember-cli-release ([@lukemelia](https://github.com/lukemelia))
5+
6+
#### Committers: 2
7+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
8+
- Matt McManus ([@mattmcmanus](https://github.com/mattmcmanus))
9+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-data-utils",
3-
"version": "0.1.7",
3+
"version": "0.2.0",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)