Skip to content

Commit

Permalink
0.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Oct 10, 2023
1 parent d07e655 commit bd168ec
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.15.5] - 2023-10-10

### Added

- Direct Line Streaming: Added `networkInformation` option to assist detection of connection issues, by [@compulim](https://github.com/compulim), in PR [#412](https://github.com/microsoft/BotFramework-DirectLineJS/pull/412)
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
@@ -1,6 +1,6 @@
{
"name": "botframework-directlinejs",
"version": "0.15.5-0",
"version": "0.15.5",
"description": "Client library for the Microsoft Bot Framework Direct Line 3.0 protocol",
"files": [
"dist/**/*",
Expand Down

0 comments on commit bd168ec

Please sign in to comment.