Skip to content

Commit

Permalink
Release to publish 1.4.9 (#889)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsinnit authored Sep 4, 2024
1 parent 430674f commit b676bc4
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## [1.4.9]

* AKS diagnostic bug resolved & storage diagnostic added.
* Updated github auth scope to repo.
* Adding flag to prevent draft from checking for manifests.
* U/X add border for the row.
* Fix the eslint no-unused-vars errors.
* changing draft version to .38 and removing manual appname.
* Add U/X tooltip changes.
* Dependabot updates and bumps.

Welcome new contributors @tejhan & @ReinierCC to the repo. Thanks to @ivelisseca, @qpetraroia, @hsubramanianaks, @ReinierCC, @tejhan for contributions, testing and reviews.

## [1.4.8]

* Add Support Plan and Preview information in cluster Properties Page.
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.8",
"version": "1.4.9",
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
"publisher": "ms-kubernetes-tools",
"icon": "resources/aks-tools.png",
Expand Down

0 comments on commit b676bc4

Please sign in to comment.