Skip to content

Commit 7104b1c

Browse files
author
Anthony Barone
authored
Merge pull request google-fabric#136 from twitter-fabric/release-1.1.9
Release bump for 1.1.9
2 parents bea956f + 7db78a7 commit 7104b1c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v1.1.9 (2016-10-17):
2+
3+
Bump `velocity-animate` to v1.3.1 (fixes https://github.com/julianshapiro/velocity/issues/305)
4+
15
### v1.1.8 (2016-10-07):
26

37
#### Bug fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ details about why and how we built this.
88

99
See the [live demo](http://twitter-fabric.github.io/velocity-react/).
1010

11-
**Latest version:** v1.1.8 fixes IE compatibility, broken in 1.1.7. (Thanks, @stephenleicht)
11+
**Latest version:** v1.1.9 bumps `velocity-animate` to 1.3.1 (latest).
1212

1313
*Note: v1.1.0 and later require React 0.14.*
1414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "velocity-react",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "React components to wrap Velocity animations",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)