Skip to content

Commit c19aeda

Browse files
committed
Release v1.1.1
1 parent 1054cc4 commit c19aeda

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

4+
## v1.1.1
5+
6+
### Pull Requests
7+
8+
- [#119](https://github.com/html-next/ember-gestures/pull/119) Fix wrong resolution of rootElement *by [Christian Davatz](https://github.com/crixx)*
9+
410
## v1.1.0
511

612
### 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.0",
3+
"version": "1.1.1",
44
"description": "TouchAction and Gesture support for Ember Applications",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)