Skip to content

Commit d03b4d2

Browse files
committed
Create v2.1.5
1 parent 02cf843 commit d03b4d2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 2.1.5 - *April 19 2016*
2+
* Cherry picked fix for native easing TypeError exception when using groups.
3+
https://github.com/web-animations/web-animations-next/pull/423
4+
15
### 2.1.4 - *December 1 2015*
26
* Use `Date.now()` instead of `performace.now()` for mobile Safari.
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/web-animations/web-animations-js.git"
77
},
8-
"version": "2.1.4",
8+
"version": "2.1.5",
99
"keywords": [
1010
"animations",
1111
"polyfill"

0 commit comments

Comments
 (0)