Skip to content

Commit

Permalink
Release v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eriktrom committed Apr 27, 2019
1 parent 9f41a7f commit 9507787
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
---------

## v1.1.2

### Pull Requests

- [#124](https://github.com/html-next/ember-gestures/pull/124) fixed a couple cases where the addon didn't work in an engine *by [Conrad Lippert-Zajaczkowski](https://github.com/PrinceCornNM)*

- [#121](https://github.com/html-next/ember-gestures/pull/121) chore(deps): replace deprecated internal copy with ember-copy *by [Edward Huang](https://github.com/ilovethebends)*

## v1.1.1

### Pull Requests
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-gestures",
"version": "1.1.1",
"version": "1.1.2",
"description": "TouchAction and Gesture support for Ember Applications",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 9507787

Please sign in to comment.