We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041a866 commit d60dd14Copy full SHA for d60dd14
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "ember-data-utils",
- "version": "0.1.7",
+ "version": "0.2.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
0 commit comments