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 1054cc4 commit c19aedaCopy full SHA for c19aeda
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog
2
---------
3
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
10
## v1.1.0
11
12
### Pull Requests
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-gestures",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "TouchAction and Gesture support for Ember Applications",
"keywords": [
"ember-addon",
0 commit comments