Skip to content

Commit e224fbf

Browse files
Bump version to 1.5.1 for updating the changelog
1 parent a8ddfd8 commit e224fbf

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

packages/vscode-extension/CHANGELOG.md

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

33
## 1.5.0
44

5+
- Update extension details
6+
7+
## 1.5.0
8+
59
- Credentials file changes
610
- Fix for security vulnerabilities for third-party libraries
711

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": "1.5.0",
15+
"version": "1.5.1",
1616
"icon": "resources/pluginIcon_dark.png",
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)