Skip to content

Commit

Permalink
Publish version 1.5.0 (#1024)
Browse files Browse the repository at this point in the history
Signed-off-by: Tatsat Mishra <[email protected]>
Co-authored-by: Tatsat Mishra <[email protected]>
  • Loading branch information
Tatsinnit and Tatsat Mishra authored Oct 27, 2024
1 parent 076ca58 commit 0f75297
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## [1.5.0]

* Kaito deployment & ux updates.
* New Publish Action on Secure Runner.
* Improvements for GH copilot handlers.
* New Publish Workflow Fix.
* Manually fetching package.json version.
* Changing npm to npx.
* Kaito additional error & quota handling.
* kaito needs to be KAITO named.
* Add documentation for GH Copilot handlers and telemetry.
* Dependabot updates and bumps.

Thank you so much to @tejhan, @ReinierCC, @kejatura-dev, @ivelisseca, @qpetraroia, @hsubramanianaks, Joy, Sachi for contributions, testing and reviews.

## [1.4.11]

* Add deploy manifest handler for GH Copilot.
Expand Down
4 changes: 2 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": "vscode-aks-tools",
"displayName": "Azure Kubernetes Service",
"description": "Display Azure Kubernetes Services within VS Code",
"version": "1.4.11",
"version": "1.5.0",
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
"publisher": "ms-kubernetes-tools",
"icon": "resources/aks-tools.png",
Expand Down

0 comments on commit 0f75297

Please sign in to comment.