Skip to content

Commit 7669190

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2025-04-30) ### Bug Fixes * updated data center region type. ([#33](#33)) ([3a4f4af](3a4f4af))
1 parent 3a4f4af commit 7669190

File tree

3 files changed

+10
-103
lines changed

3 files changed

+10
-103
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/watson-developer-cloud/assistant-web-chat-react/compare/v2.0.0...v2.0.1) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* updated data center region type. ([#33](https://github.com/watson-developer-cloud/assistant-web-chat-react/issues/33)) ([3a4f4af](https://github.com/watson-developer-cloud/assistant-web-chat-react/commit/3a4f4aff844ccd462c168cbeb8b9d7c726052264))
7+
18
# [2.0.0](https://github.com/watson-developer-cloud/assistant-web-chat-react/compare/v1.1.1...v2.0.0) (2024-07-17)
29

310

package-lock.json

Lines changed: 2 additions & 102 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": "@ibm-watson/assistant-web-chat-react",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
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)