Skip to content

Commit f097f7e

Browse files
authored
[QFE] Bump version number to 4.17.1 (#5524)
* Remove unreleased * Bump to v4.17.1
1 parent f60e164 commit f097f7e

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2020
- Resolves [#XXX](https://github.com/microsoft/BotFramework-WebChat/issues/XXX). Added something, by [@johndoe](https://github.com/johndoe), in PR [#XXX](https://github.com/microsoft/BotFramework-WebChat/pull/XXX)
2121
-->
2222

23-
## [Unreleased]
24-
2523
## [4.17.1] - 2025-07-23
2624

2725
- Fixes [#4965](https://github.com/microsoft/BotFramework-WebChat/issues/4965). Removed keyboard helper screen in [#5234](https://github.com/microsoft/BotFramework-WebChat/pull/5234) and [#5522](https://github.com/microsoft/BotFramework-WebChat/pull/5522), by [@amirmursal](https://github.com/amirmursal) and [@OEvgeny](https://github.com/OEvgeny)

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

0 commit comments

Comments
 (0)