diff --git a/CHANGELOG.md b/CHANGELOG.md index 251c3a6..9135b65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ Changelog ========= +## v1.4.0 + +### Pull Requests + +- [#47](https://github.com/html-next/ember-hammertime/pull/47) Update dependencies to enable Greenkeeper 🌴 *by [html-next/greenkeeper](https://github.com/html-next/greenkeeper)* +- [#48](https://github.com/html-next/ember-hammertime/pull/48) Update eslint-plugin-node to the latest version 🚀 *by [html-next/greenkeeper](https://github.com/html-next/greenkeeper)* +- [#49](https://github.com/html-next/ember-hammertime/pull/49) Update ember-try to the latest version 🚀 *by [html-next/greenkeeper](https://github.com/html-next/greenkeeper)* +- [#51](https://github.com/html-next/ember-hammertime/pull/51) Update ember-native-dom-helpers to the latest version 🚀 *by [html-next/greenkeeper](https://github.com/html-next/greenkeeper)* +- [#52](https://github.com/html-next/ember-hammertime/pull/52) check config for defaults *by [Scott Batson](https://github.com/sbatson5)* + +#### Commits + +- [c4b47d48](https://github.com/html-next/ember-hammertime/commit/c4b47d4836335a00aed3c70188143685300715f1) **docs(readme)**: add Greenkeeper badge *by [greenkeeper[bot]](https://github.com/greenkeeper[bot])* + ## v1.3.0 ### Pull Requests diff --git a/package.json b/package.json index 07f979c..b89d413 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-hammertime", - "version": "1.3.0", + "version": "1.4.0", "description": "TouchAction Support for Ember Applications.", "keywords": [ "ember-addon",