Skip to content

Commit e3ab15f

Browse files
committed
Bump v0.11.0
1 parent 191e525 commit e3ab15f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v0.11.0 - Sun, 29 Jul 2018 11:58:00 PST
2+
--------------------------------------
3+
4+
- Remove transform runtime [(#29)](https://github.com/dozoisch/react-async-script/pull/29)
5+
- Added dynamic url capability [(#30)](https://github.com/dozoisch/react-async-script/pull/30)
6+
7+
8+
19
v0.10.0 - Tue, 24 Jul 2018 14:40:00 PST
210
--------------------------------------
311

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