Skip to content

Commit

Permalink
Update changelog and bump version for release (#2609)
Browse files Browse the repository at this point in the history
* Update changelog and bump version for release

* Update changelog

* Random linebreak

* Bump other util packages

* Update CHANGELOG.md

Co-authored-by: Alex Weininger <[email protected]>

---------

Co-authored-by: Alex Weininger <[email protected]>
  • Loading branch information
nturinski and alexweininger authored Feb 29, 2024
1 parent 73cf4d2 commit aaeace2
Show file tree
Hide file tree
Showing 5 changed files with 2,244 additions and 21,459 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

## 0.25.2 - 2024-02-29
### Added
* [[2621]](https://github.com/microsoft/vscode-azureappservice/pull/2621) Deploy `.zip` files with right-click deployment
* [[2619]](https://github.com/microsoft/vscode-azureappservice/pull/2619) Create log analytics workspace to enable workspace-based app insights

### Bugs Fixed
* [[2595]](https://github.com/microsoft/vscode-azureappservice/pull/2595) Bump appservice to fix the gitignore issue and remove globby

### Removed
* [[2589]](https://github.com/microsoft/vscode-azureappservice/pull/2589) Remove Azure Account from extension dependencies

### Engineering
* [[2594]](https://github.com/microsoft/vscode-azureappservice/pull/2594) Update `eslint-config` to enforce import types
* [[2601]](https://github.com/microsoft/vscode-azureappservice/pull/2601) Upgrade `@vscode/test-electron`


**Full Changelog**: https://github.com/microsoft/vscode-azureappservice/compare/v0.25.1...v0.25.2

## 0.25.1 - 2023-10-11
### Bugs Fixed
* Fix submenu icon not appearing in workspace by @nturinski in https://github.com/microsoft/vscode-azureappservice/pull/2554
Expand Down
Loading

0 comments on commit aaeace2

Please sign in to comment.