Skip to content

Commit 53aa712

Browse files
authored
Bump to 4.5.1 in QFE (#2256)
* 4.5.1 * 4.5.1
1 parent 83b6cfc commit 53aa712

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

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

23-
## [4.5.1] - 2019-07-16
23+
## [Unreleased]
24+
25+
## [4.5.1] - 2019-08-01
2426

2527
### Fixed
2628

package-lock.json

Lines changed: 1 addition & 1 deletion
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.5.0",
3+
"version": "4.5.1",
44
"private": true,
55
"files": [
66
"lib/**/*"

0 commit comments

Comments
 (0)