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 727e486 commit 4d9e8a8Copy full SHA for 4d9e8a8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.6.0 - Thu, 02 Jun 2016 01:18:21 GMT
2
+--------------------------------------
3
+
4
+- [0bc67b2](../../commit/0bc67b2) [fixed] typo in documentation (#9)
5
6
7
8
v0.5.1 - Fri, 15 Jan 2016 13:21:01 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-async-script",
- "version": "0.5.1",
+ "version": "0.6.0",
"description": "A composition mixin for loading scripts asynchronously for React",
"main": "lib/async-script-loader.js",
"scripts": {
0 commit comments