* 0.25.4

* Update changelog

* Fix version

* And date
This commit is contained in:
Matthew Fisher 2024-10-04 10:58:47 -07:00 коммит произвёл GitHub
Родитель 25625ebdb3
Коммит 3873e074c1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
3 изменённых файлов: 7 добавлений и 3 удалений

Просмотреть файл

@ -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

4
package-lock.json сгенерированный
Просмотреть файл

@ -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",