Skip to content

Commit 0348f58

Browse files
committed
Released v0.5.0
1 parent 1e91271 commit 0348f58

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

4+
## v0.5.0
5+
6+
### Pull Requests
7+
8+
- [#111](https://github.com/html-next/ember-gestures/pull/111) Ember 3.1 *by [html-next](https://github.com/html-next)*
49

510
## 0.1.0
611

@@ -10,4 +15,4 @@ Changelog
1015
- [DEP] Hammertime 0.0.1
1116
- [DEP] HammerJS 2.0.5
1217
- [FEAT] Hammertime mixin
13-
- [FEAT] Velocity Mixin
18+
- [FEAT] Velocity Mixin

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

0 commit comments

Comments
 (0)