Skip to content

Commit

Permalink
change log for 20250115
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubramanianaks committed Jan 14, 2025
1 parent 17908df commit 566b97d
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [2.0.120250115]
- [Changes in correlation with new GH Action Permission Changes](https://github.com/Azure/vscode-bridge-to-kubernetes/pull/89)
- Dependabot fixes, security fixes
- [download from github instead of storage blob](https://github.com/Azure/vscode-bridge-to-kubernetes/pull/180)

Thank you @Tatsinnit, @qpetraroia, @pauldotyu for testing and collobarations.

## [2.0.120240111]
- Updating to latest B2K CLI version. Please refer for release notes [here](https://github.com/Azure/Bridge-To-Kubernetes/blob/main/CHANGELOG.md#10202401091)
- [Addressing module not found error](https://github.com/Azure/vscode-bridge-to-kubernetes/pull/85)
Expand Down
133 changes: 131 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mindaro",
"displayName": "Bridge to Kubernetes",
"description": "Rapid Kubernetes development for teams",
"version": "2.0.120240111",
"version": "2.0.120250115",
"icon": "images/bridge128.png",
"preview": false,
"publisher": "mindaro",
Expand Down

0 comments on commit 566b97d

Please sign in to comment.