Skip to content

Commit 5e96172

Browse files
authored
4.19.1 (#5843)
1 parent aa7d0fd commit 5e96172

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Legends:
1919

2020
## [Unreleased]
2121

22+
## [4.19.1] - 2026-06-09
23+
2224
### Changed
2325

2426
- Removed `markdown-it` and completed migration to `micromark`, in PR [#5825](https://github.com/microsoft/BotFramework-WebChat/pull/5825), by [@compulim](https://github.com/compulim)
@@ -2856,7 +2858,8 @@ Breaking changes in this release:
28562858

28572859
- Initial release of Web Chat v4
28582860

2859-
[Unreleased]: https://github.com/microsoft/BotFramework-WebChat/compare/v4.19.0...HEAD
2861+
[Unreleased]: https://github.com/microsoft/BotFramework-WebChat/compare/v4.19.1...HEAD
2862+
[4.19.1]: https://github.com/microsoft/BotFramework-WebChat/compare/v4.19.0...v4.19.1
28602863
[4.19.0]: https://github.com/microsoft/BotFramework-WebChat/compare/v4.18.0...v4.19.0
28612864
[4.18.0]: https://github.com/microsoft/BotFramework-WebChat/compare/v4.17.0...v4.18.0
28622865
[4.17.0]: https://github.com/microsoft/BotFramework-WebChat/compare/v4.16.0...v4.17.0

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": "@msinternal/botframework-webchat-root",
3-
"version": "4.19.1-0",
3+
"version": "4.19.1",
44
"private": true,
55
"author": "Microsoft Corporation",
66
"license": "MIT",

0 commit comments

Comments
 (0)