Skip to content

Commit 16f87f9

Browse files
author
im-pipeline-bot
committed
Docs: 2.0.2 [skip ci]
1 parent 5643c44 commit 16f87f9

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.2](https://github.com/WTW-IM/scriptloader-component/compare/v2.0.1...v2.0.2) (2022-12-06)
2+
3+
4+
### Fix
5+
6+
* outputting everything correctly ([4139972](https://github.com/WTW-IM/scriptloader-component/commit/413997256c872d4ecdab084c5c30ed93e31cd1a1))
7+
* shortening default export syntax ([da990af](https://github.com/WTW-IM/scriptloader-component/commit/da990af969f6714660ce331355cb8674311bab30))
8+
19
## [2.0.1](https://github.com/WTW-IM/scriptloader-component/compare/v2.0.0...v2.0.1) (2022-12-02)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A React Component for reacting to scripts loading.",
55
"main": "module/index.js",
66
"exports": {

0 commit comments

Comments
 (0)