Skip to content

Commit 2ac16dc

Browse files
author
Rachel Macfarlane
authored
Update version to 0.18.1
1 parent 37058f0 commit 2ac16dc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.18.1
4+
5+
### Changes
6+
7+
- Adopt latest authentication provider API changes
8+
39
## 0.18.0
410

511
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"enableProposedApi": true,
1414
"preview": true,
15-
"version": "0.18.0",
15+
"version": "0.18.1",
1616
"publisher": "GitHub",
1717
"engines": {
1818
"vscode": "^1.48.0"

0 commit comments

Comments
 (0)