Skip to content

Commit 4c43e2a

Browse files
authored
bump botframework-streaming to 4.10.3 (#308)
1 parent 758cd7f commit 4c43e2a

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1616

1717
## [Unreleased]
1818

19+
### Changed
20+
21+
- Bumped [`botframework-streaming@4.10.3`](https://npmjs.com/package/botframework-streaming), by [@stevengum](https://github.com/stevengum), in PR [#308](https://github.com/microsoft/BotFramework-DirectLineJS/pull/308)
22+
1923
## [0.13.0] - 2020-08-17
2024

2125
### Added

package-lock.json

Lines changed: 3 additions & 3 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
@@ -27,7 +27,7 @@
2727
"license": "MIT",
2828
"dependencies": {
2929
"@babel/runtime": "7.6.0",
30-
"botframework-streaming": "4.10.2-rc0",
30+
"botframework-streaming": "4.10.3",
3131
"core-js": "3.6.4",
3232
"cross-fetch": "3.0.4",
3333
"rxjs": "5.5.10",

0 commit comments

Comments
 (0)