Prep for v0.8.2 release (#793)
This commit is contained in:
Родитель
f464ba153e
Коммит
7f680f6622
|
@ -1,5 +1,10 @@
|
|||
# Change Log
|
||||
|
||||
## 0.8.2 - 2023-11-28
|
||||
|
||||
### Fixed
|
||||
* Fix zip deploy on sovereign clouds (Azure Functions and Azure App Service)
|
||||
|
||||
## 0.8.1 - 2023-11-28
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "vscode-azureresourcegroups",
|
||||
"version": "0.8.2-alpha.0",
|
||||
"version": "0.8.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "vscode-azureresourcegroups",
|
||||
"version": "0.8.2-alpha.0",
|
||||
"version": "0.8.2",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"dependencies": {
|
||||
"@azure/arm-resources": "^5.2.0",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "vscode-azureresourcegroups",
|
||||
"displayName": "Azure Resources",
|
||||
"description": "%azureResourceGroups.description%",
|
||||
"version": "0.8.2-alpha.0",
|
||||
"version": "0.8.2",
|
||||
"publisher": "ms-azuretools",
|
||||
"icon": "resources/resourceGroup.png",
|
||||
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
|
||||
|
|
Загрузка…
Ссылка в новой задаче