Skip to content

Commit

Permalink
Prepare to release 4.15.2 (#4276)
Browse files Browse the repository at this point in the history
* 4.15.2

* Run npm audit fix
  • Loading branch information
compulim authored May 6, 2022
1 parent e09e81f commit cf054a8
Show file tree
Hide file tree
Showing 13 changed files with 4,575 additions and 8,555 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.15.2] - 2022-05-09

### Breaking changes

- A new `type WebChatActivity` is introduced in the `botframework-webchat-core` package
Expand Down
4 changes: 2 additions & 2 deletions 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.15.2-0",
"version": "4.15.2",
"private": true,
"files": [
"lib/**/*"
Expand Down

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

3,274 changes: 1,142 additions & 2,132 deletions samples/04.api/e.piping-to-redux/package-lock.json

Large diffs are not rendered by default.

3,252 changes: 1,120 additions & 2,132 deletions samples/04.api/f.selectable-activity/package-lock.json

Large diffs are not rendered by default.

3,262 changes: 1,136 additions & 2,126 deletions samples/04.api/g.chat-send-history/package-lock.json

Large diffs are not rendered by default.

3,262 changes: 1,136 additions & 2,126 deletions samples/04.api/h.clear-after-idle/package-lock.json

Large diffs are not rendered by default.

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

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

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

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

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

0 comments on commit cf054a8

Please sign in to comment.