зеркало из https://github.com/Azure/azure-dev.git
Increment VSCode Extension version after release (#2261)
This commit is contained in:
Родитель
e797ff8026
Коммит
b8f4d78764
|
@ -1,5 +1,15 @@
|
|||
# Release History
|
||||
|
||||
## 0.7.0-alpha.1 (Unreleased)
|
||||
|
||||
### Features Added
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
|
||||
## 0.6.0 (2023-05-17)
|
||||
|
||||
### Features Added
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "azure-dev",
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.0-alpha.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "azure-dev",
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.0-alpha.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@microsoft/vscode-azext-utils": "~1",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "azure-dev",
|
||||
"displayName": "Azure Developer CLI",
|
||||
"description": "Makes it easy to run, provision, and deploy Azure applications using the Azure Developer CLI",
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.0-alpha.1",
|
||||
"license": "MIT",
|
||||
"icon": "resources/icon.png",
|
||||
"preview": true,
|
||||
|
|
Загрузка…
Ссылка в новой задаче