Skip to content

Commit 0683af2

Browse files
authored
Bump to 4.16.1-0 (#4962)
* 4.16.1-0 * Add 4.15.9 and 4.16.0
1 parent ab8ab69 commit 0683af2

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

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-webchat-root",
3-
"version": "4.16.0",
3+
"version": "4.16.1-0",
44
"private": true,
55
"files": [
66
"lib/**/*"

packages/embed/servicingPlan.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,26 @@
501501
"private": true,
502502
"versionFamily": "4"
503503
},
504+
"4.15.9": {
505+
"assets": [
506+
[
507+
"https://cdn.botframework.com/botframework-webchat/4.15.9/webchat-es5.js",
508+
"sha384-04jpTOxuj3fbYmyDC2/jU3rdwhoC4OWnNbo6zh6RNEq+qvzNggRWDzdN788GnXs6"
509+
]
510+
],
511+
"private": true,
512+
"versionFamily": "4"
513+
},
514+
"4.16.0": {
515+
"assets": [
516+
[
517+
"https://cdn.botframework.com/botframework-webchat/4.16.0/webchat-es5.js",
518+
"sha384-fhdXAQj5PD+9CBeiZ3dGYjJ3mzH1DePD30cKtJKWzGxyioYiNYOaw5oRw7+AMg+e"
519+
]
520+
],
521+
"private": true,
522+
"versionFamily": "4"
523+
},
504524
"hosted": {
505525
"assets": [
506526
[

0 commit comments

Comments
 (0)