Skip to content

Commit 2e5f235

Browse files
author
im-pipeline-bot
committed
Docs: 2.0.1 [skip ci]
1 parent a1b1a80 commit 2e5f235

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.0.1](https://github.com/WTW-IM/scriptloader-component/compare/v2.0.0...v2.0.1) (2022-12-02)
2+
3+
4+
### Build
5+
6+
* releasing PR branches on their branch name's channel ([f3f45ff](https://github.com/WTW-IM/scriptloader-component/commit/f3f45ff44337db40dbe856ce8761332e615c91ba))
7+
8+
### Fix
9+
10+
* ensuring all exports are present in secondary files ([8dbbc47](https://github.com/WTW-IM/scriptloader-component/commit/8dbbc473f0490d28b5e462c4481ca34faed50237))
11+
112
# [2.0.0](https://github.com/WTW-IM/scriptloader-component/compare/v1.5.4...v2.0.0) (2022-12-01)
213

314

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

0 commit comments

Comments
 (0)