Skip to content

Commit ea78a01

Browse files
committed
Bump v1.1.1
1 parent d1a86c7 commit ea78a01

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v1.1.1 - Sun Jul 14 2019 11:14:00 PST
2+
--------------------------------------
3+
4+
- Add node 12 to build [(#46)](https://github.com/dozoisch/react-async-script/pull/46)
5+
6+
17
v1.1.0 - Sun Jul 14 2019 10:19:00 PST
28
--------------------------------------
39

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A composition mixin for loading scripts asynchronously for React",
55
"main": "lib/async-script-loader.js",
66
"module": "lib/esm/async-script-loader.js",

0 commit comments

Comments
 (0)