Skip to content

Commit

Permalink
[HIGH] Bump to production 4.9.1 (#3231)
Browse files Browse the repository at this point in the history
* 4.9.1

* 4.9.1
  • Loading branch information
compulim authored Jun 9, 2020
1 parent 484291a commit 69d0afb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### [4.9.1] - 2020-06-09

### Breaking changes

- Affecting Adaptive Cards, legacy cards and suggested actions
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "botframework-webchat-root",
"version": "4.9.1-0",
"version": "4.9.1",
"private": true,
"files": [
"lib/**/*"
Expand Down

0 comments on commit 69d0afb

Please sign in to comment.