v0.25.4 Release prep (#2686)
* 0.25.4 * Update changelog * Fix version * And date
This commit is contained in:
Родитель
25625ebdb3
Коммит
3873e074c1
|
@ -1,4 +1,8 @@
|
|||
# Change Log
|
||||
## 0.25.4 - 2024-10-04
|
||||
### Engineering
|
||||
* [[2667](https://github.com/microsoft/vscode-azureappservice/pull/2667)] [[2676](https://github.com/microsoft/vscode-azureappservice/pull/2676)] Update release pipeline to support signing
|
||||
* [[2674](https://github.com/microsoft/vscode-azureappservice/pull/2674)] [[2675](https://github.com/microsoft/vscode-azureappservice/pull/2675)] Upgrade packages for various improvements to telemetry reporting
|
||||
|
||||
## 0.25.3 - 2024-08-23
|
||||
### Added
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "vscode-azureappservice",
|
||||
"version": "0.25.4-alpha",
|
||||
"version": "0.25.4",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "vscode-azureappservice",
|
||||
"version": "0.25.4-alpha",
|
||||
"version": "0.25.4",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"dependencies": {
|
||||
"@azure/arm-appservice": "^13.0.2",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "vscode-azureappservice",
|
||||
"displayName": "Azure App Service",
|
||||
"description": "%appService.description%",
|
||||
"version": "0.25.4-alpha",
|
||||
"version": "0.25.4",
|
||||
"publisher": "ms-azuretools",
|
||||
"icon": "resources/WebApp.png",
|
||||
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
|
||||
|
|
Загрузка…
Ссылка в новой задаче