Skip to content

Commit b15e399

Browse files
committed
Bump v0.11.1
1 parent 08f8378 commit b15e399

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
@@ -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+
18
v0.11.0 - Sun, 29 Jul 2018 11:58:00 PST
29
--------------------------------------
310

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.11.0",
3+
"version": "0.11.1",
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)