Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 263d1a2

Browse files
committed
Add release notes for 2.3.1
package.json and History.md have been updated on master for 2.3.1 We copy these changes across to dev.
1 parent 3f832c2 commit 263d1a2

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.3.1 - *July 20 2017*
2+
3+
* Fix [https://github.com/web-animations/web-animations-js/issues/157](missing web-animations.min.js issue)
4+
15
### 2.3.0 - *July 20 2017*
26

37
* [Support IE/Edge SVG transforms.](https://github.com/web-animations/web-animations-js/pull/148)

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

0 commit comments

Comments
 (0)