Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to 4.15.7-0 and update servicingPlan.json #4538

Merged
merged 3 commits into from
Dec 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "botframework-webchat-root",
"version": "4.15.6",
"version": "4.15.7-0",
"private": true,
"files": [
"lib/**/*"
Expand Down
15 changes: 15 additions & 0 deletions packages/embed/servicingPlan.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@
"sha384-9o6xJEK8DboSm23+cyRi/6ROyiQFbCXgSN+GkpMXVtIC0QeYRPA9lD8MlXPikyub"
]
],
"deprecation": "This version of Web Chat is deprecated. Please upgrade as soon as possible. We will automatically upgrade this site on or after 2024-05-09.",
"private": true,
"versionFamily": "4"
},
Expand All @@ -432,6 +433,7 @@
"sha384-lUORlicC7NzeZQx9OQ8/uCjmblHgyo9cOV4Q4UlnTct4AXwWzNiS5+4w3rCcO/h5"
]
],
"deprecation": "This version of Web Chat is deprecated. Please upgrade as soon as possible. We will automatically upgrade this site on or after 2024-08-10.",
"private": true,
"versionFamily": "4"
},
Expand All @@ -442,6 +444,7 @@
"sha384-G/4GhuAj4f+IvvVgyTT1u6m5DjjdPI7hcrfgXmnWKC6uWtZkrI+jDkVk2MmJoclR"
]
],
"deprecation": "This version of Web Chat is deprecated. Please upgrade as soon as possible. We will automatically upgrade this site on or after 2024-09-15.",
"private": true,
"versionFamily": "4"
},
Expand All @@ -452,6 +455,7 @@
"sha384-9pDJTvPL0wLKBbhzIDeYtyOXpMQgf3VVqPMKPWKTs+p/J8oOqOEy0piRhj9Atlzz"
]
],
"deprecation": "This version of Web Chat is deprecated. Please upgrade as soon as possible. We will automatically upgrade this site on or after 2024-11-16.",
"private": true,
"versionFamily": "4"
},
Expand All @@ -462,6 +466,17 @@
"sha384-t278QukjDZq/zQN4GdMwm+wPjb3glhiqydECL5o9le9PfgGwgACfwkARzlGj6GeI"
]
],
"deprecation": "This version of Web Chat is deprecated. Please upgrade as soon as possible. We will automatically upgrade this site on or after 2024-12-01.",
"private": true,
"versionFamily": "4"
},
"4.15.6": {
"assets": [
[
"https://cdn.botframework.com/botframework-webchat/4.15.6/webchat-es5.js",
"sha384-Ik2jNknNTBCaI/NP3GRMfDCWKnApGSdYMcdA6EtEJkL1LtUZEdNdjeNkfZZk3UlS"
]
],
"private": true,
"versionFamily": "4"
},
Expand Down