Skip to content

Commit f03d1f0

Browse files
authored
4.17.0 (#5171)
1 parent 1e6a9c3 commit f03d1f0

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2222

2323
## [Unreleased]
2424

25+
## [4.17.0] - 2024-05-06
26+
2527
### Known issues
2628

2729
- Web Chat is not loading with error `Uncaught TypeError: Super constructor null of anonymous class is not a constructor`

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": "botframework-webchat-root",
3-
"version": "4.17.0-0",
3+
"version": "4.17.0",
44
"private": true,
55
"files": [
66
"lib/**/*"

0 commit comments

Comments
 (0)