Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 0.13.0 - 2025-01-15

### Added
* [[853]](https://github.com/microsoft/vscode-azurestaticwebapps/pull/853) Add light and dark paths for submenu icon
* [[854]](https://github.com/microsoft/vscode-azurestaticwebapps/pull/854) Add icon to create command
* [[897]](https://github.com/microsoft/vscode-azurestaticwebapps/pull/897) Add and default .NET 8.0 to `createHttpFunction` target framework

### Changed
* [[849]](https://github.com/microsoft/vscode-azurestaticwebapps/pull/849) Remove `onCommand` activation events
* [[914]](https://github.com/microsoft/vscode-azurestaticwebapps/pull/914) Upgrade utils to v2.5.6
* [[921]](https://github.com/microsoft/vscode-azurestaticwebapps/pull/921) Upgrade packages for additional telemetry updates

## 0.12.2 - 2023-06-28

### Added
Expand Down
Loading
Loading