Skip to content

Commit 4806309

Browse files
committed
Create release 2.3.2
1 parent d71db4b commit 4806309

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 2.3.2 - *June 25 2019*
2+
3+
* [Fix the wrapping IIFE of the prod bundle.](https://github.com/web-animations/web-animations-js/issues/208)
4+
* [Minor fixes for Closure compilation compatibility.](https://github.com/web-animations/web-animations-js/issues/200)
5+
* [Fixed `Cannot set property _isFinished of #<Object> which has only a getter`](https://github.com/web-animations/web-animations-js/issues/165)
6+
17
### 2.3.1 - *July 20 2017*
28

39
* Fix [https://github.com/web-animations/web-animations-js/issues/157](missing web-animations.min.js issue)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.3.1",
8+
"version": "2.3.2",
99
"keywords": [
1010
"animations",
1111
"polyfill"

0 commit comments

Comments
 (0)