Skip to content

Commit

Permalink
Bump v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dozoisch committed Aug 18, 2018
1 parent e633c39 commit c2418da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
v1.0.0-rc.1 - Sun 12 Aug 2018 17:47:00 PST
v1.0.0 - Fri 17 Aug 2018 17:32:00 PST
--------------------------------------

- React forward ref [(#37)](https://github.com/dozoisch/react-async-script/pull/37)
Expand All @@ -7,7 +7,7 @@ v1.0.0-rc.1 - Sun 12 Aug 2018 17:47:00 PST
- Updated Travis Node versions [(#36)](https://github.com/dozoisch/react-async-script/pull/36)
- Refactor to new HOC pattern [(#34)](https://github.com/dozoisch/react-async-script/pull/34)
- Remove old broken IE support [(#34)](https://github.com/dozoisch/react-async-script/pull/34)

- Add migration notes [(#40)](https://github.com/dozoisch/react-async-script/pull/40)


v0.11.1 - Sat, 4 Aug 2018 12:46:00 PST
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-async-script",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"description": "A composition mixin for loading scripts asynchronously for React",
"main": "lib/async-script-loader.js",
"scripts": {
Expand Down

0 comments on commit c2418da

Please sign in to comment.