Skip to content

Commit d2b19e1

Browse files
authored
Release 1.0.8 (#335)
1 parent f168f22 commit d2b19e1

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the "Azure Api Management VS Code" extension will be documented in this file.
44

5+
## [1.0.8 - 2023-09-12]
6+
7+
- Fixed loading API Management instances when expanding an Azure subscription
8+
59
## [1.0.7 - 2023-09-08]
610

711
- Update api-version to 2019-12-01

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-apimanagement",
33
"displayName": "Azure API Management",
44
"description": "An Azure API Management extension for Visual Studio Code.",
5-
"version": "1.0.7",
5+
"version": "1.0.8",
66
"publisher": "ms-azuretools",
77
"icon": "resources/apim-icon-newone.png",
88
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",

0 commit comments

Comments
 (0)