Skip to content

Commit 0d7e24c

Browse files
committed
Revert "chore(release): 2.0.1 [skip ci]"
This reverts commit 7669190.
1 parent 7669190 commit 0d7e24c

File tree

3 files changed

+103
-10
lines changed

3 files changed

+103
-10
lines changed

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
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-
81
# [2.0.0](https://github.com/watson-developer-cloud/assistant-web-chat-react/compare/v1.1.1...v2.0.0) (2024-07-17)
92

103

package-lock.json

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