Skip to content

Commit fb656bb

Browse files
Merge pull request #847 from oracle/feature/PDPDEVTOOL-5825-update-vscode-version-and-changelog
feature/pdpdevtool-5825: update vscode version and changelog
2 parents a4cd364 + 182e0f7 commit fb656bb

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

packages/vscode-extension/CHANGELOG.md

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

3+
## 2.0.1
4+
5+
- Fix for GitHub issue 841
6+
- Fix for privatekeypath
7+
38
## 2.0.0
49

510
- Upgrade to OAuth 2.0 authorization protocol

packages/vscode-extension/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.

packages/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"publisher": "Oracle",
1313
"license": "UPL-1.0",
1414
"private": true,
15-
"version": "2.0.0",
15+
"version": "2.0.1",
1616
"icon": "resources/extension_icon_dark.png",
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)