Skip to content

Commit 8e67d7a

Browse files
authored
Bump to 0.14.2-0 (#335)
* 0.14.1 * 0.14.1 * 0.14.2-0
1 parent 9afda02 commit 8e67d7a

3 files changed

Lines changed: 4 additions & 2 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.14.1] - 2021-02-10
20+
1921
### Changed
2022

2123
- Bumped [`botframework-streaming@4.11.0`](https://npmjs.com/package/botframework-streaming), by [@stevengum](https://github.com/stevengum), in PR [#323](https://github.com/microsoft/BotFramework-DirectLineJS/pull/323)

package-lock.json

Lines changed: 1 addition & 1 deletion
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.14.1-0",
3+
"version": "0.14.2-0",
44
"description": "Client library for the Microsoft Bot Framework Direct Line 3.0 protocol",
55
"files": [
66
"dist/**/*",

0 commit comments

Comments
 (0)