Skip to content

Commit 483353d

Browse files
committed
Release v0.5.0
1 parent ff69266 commit 483353d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
v0.5.0 - Thu, 15 Oct 2015 21:10:33 GMT
2+
--------------------------------------
3+
4+
- [9059f9e](../../commit/9059f9e) [changed] travis to build only master & prs
5+
- [52bb6d5](../../commit/52bb6d5) [changed] updated deps
6+
- [4920f59](../../commit/4920f59) [changed] Build Tools to use babel
7+
- [253dbf2](../../commit/253dbf2) [fixed] onLoad propname in readme

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-async-script",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "A composition mixin for loading scripts asynchronously for React",
55
"main": "lib/async-script-loader.js",
66
"scripts": {

0 commit comments

Comments
 (0)