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 08f8378 commit b15e399Copy full SHA for b15e399
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.11.1 - Sat, 4 Aug 2018 12:46:00 PST
2
+--------------------------------------
3
+
4
+- Remove babel-runtime peer dep [(#32)](https://github.com/dozoisch/react-async-script/pull/32)
5
+- Readme updates [(#31)](https://github.com/dozoisch/react-async-script/pull/31)
6
7
8
v0.11.0 - Sun, 29 Jul 2018 11:58:00 PST
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-async-script",
- "version": "0.11.0",
+ "version": "0.11.1",
"description": "A composition mixin for loading scripts asynchronously for React",
"main": "lib/async-script-loader.js",
"scripts": {
0 commit comments