Skip to content

Commit

Permalink
Bump botframework-streaming@4.20.0 (#406)
Browse files Browse the repository at this point in the history
* Bump botframework-streaming@4.20.0

* Add entry
  • Loading branch information
compulim authored Jun 5, 2023
1 parent 5d87e2d commit 8efad11
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Changed

- Bumped dependencies, by [@compulim](https://github.com/compulim), in PR [#406](https://github.com/microsoft/BotFramework-DirectLineJS/pull/406)
- Production dependencies
- [`botframework-streaming@4.20.0`](https://npmjs.com/package/botframework-streaming)

## [0.15.3] - 2023-06-05

### Fixed
Expand Down
8 changes: 4 additions & 4 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
Expand Up @@ -27,7 +27,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.14.8",
"botframework-streaming": "4.20.0-ww.20230425",
"botframework-streaming": "4.20.0",
"buffer": "6.0.3",
"core-js": "3.15.2",
"cross-fetch": "^3.1.5",
Expand Down

0 comments on commit 8efad11

Please sign in to comment.