We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54578cc commit 9844c5eCopy full SHA for 9844c5e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.5.1 - Fri, 15 Jan 2016 13:21:01 GMT
2
+--------------------------------------
3
+
4
+- [65d1313](../../commit/65d1313) [added] old history to new changelog file
5
6
7
8
v0.5.0 - Thu, 15 Oct 2015 21:10:33 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-async-script",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "A composition mixin for loading scripts asynchronously for React",
"main": "lib/async-script-loader.js",
"scripts": {
0 commit comments