Skip to content

Commit d334555

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2023-05-23) ### Bug Fixes * fixed how the web chat script is loaded to avoid duplicates ([#19](#19)) ([4220724](4220724))
1 parent 5b49d44 commit d334555

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.0.4](https://github.com/watson-developer-cloud/assistant-web-chat-react/compare/v1.0.3...v1.0.4) (2023-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed how the web chat script is loaded to avoid duplicates ([#19](https://github.com/watson-developer-cloud/assistant-web-chat-react/issues/19)) ([4220724](https://github.com/watson-developer-cloud/assistant-web-chat-react/commit/4220724021f228dd1f799efdbfd8489abc9083d7))
7+
18
## [1.0.3](https://github.com/watson-developer-cloud/assistant-web-chat-react/compare/v1.0.2...v1.0.3) (2022-09-21)
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": "@ibm-watson/assistant-web-chat-react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A provider to inject web chat into your React application.",
55
"license": "MIT",
66
"repository": "watson-developer-cloud/assistant-web-chat-react",

0 commit comments

Comments
 (0)