Skip to content

Commit c12e708

Browse files
committed
0.15.2
1 parent 68e6ef3 commit c12e708

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

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

1717
## [Unreleased]
1818

19+
## [0.15.2] - 2023-03-21
20+
1921
### Changed
2022

2123
- Bumped dependencies, by [@compulim](https://github.com/compulim), in PR [#390](https://github.com/microsoft/BotFramework-DirectLineJS/pull/390) and PR [#396](https://github.com/microsoft/BotFramework-DirectLineJS/pull/396)

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
{
22
"name": "botframework-directlinejs",
3-
"version": "0.15.2-0",
3+
"version": "0.15.2",
44
"description": "Client library for the Microsoft Bot Framework Direct Line 3.0 protocol",
55
"files": [
66
"dist/**/*",

0 commit comments

Comments
 (0)