Skip to content

Commit 9507787

Browse files
committed
Release v1.1.2
1 parent 9f41a7f commit 9507787

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
---------
33

4+
## v1.1.2
5+
6+
### Pull Requests
7+
8+
- [#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)*
9+
10+
- [#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)*
11+
412
## v1.1.1
513

614
### Pull Requests

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-gestures",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "TouchAction and Gesture support for Ember Applications",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)