Skip to content

Commit 655ad74

Browse files
author
im-commitbot
committed
Docs: 1.5.0 [skip ci]
1 parent 1ae2d0e commit 655ad74

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.5.0](https://github.com/WTW-IM/scriptloader-component/compare/v1.4.2...v1.5.0) (2021-01-23)
2+
3+
4+
### Update
5+
6+
* making sure we export things appropriately ([c56e2a1](https://github.com/WTW-IM/scriptloader-component/commit/c56e2a11c3e799e887f7cce9bb37e9d6526331ec))
7+
18
## [1.4.2](https://github.com/WTW-IM/scriptloader-component/compare/v1.4.1...v1.4.2) (2021-01-20)
29

310

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": "scriptloader-component",
3-
"version": "1.4.2",
3+
"version": "1.5.0",
44
"description": "A React Component for reacting to scripts loading.",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)