Skip to content

Commit fd6605b

Browse files
Update changelog, bump version for release (#4401)
* Update changelog, bump version for release * Fixup
1 parent 8ad1bb7 commit fd6605b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.16.3 - 2025-03-10
4+
5+
### Changed
6+
* [[4397](https://github.com/microsoft/vscode-azurefunctions/pull/4397)] Automatically collect subscription and resource information for telemetry. [How to disable telemetry reporting](https://code.visualstudio.com/docs/supporting/FAQ#_how-to-disable-telemetry-reporting)
7+
* [[4400](https://github.com/microsoft/vscode-azurefunctions/pull/4400)] Require VS Code version 1.95.0 (October 2024) or greater
8+
39
## 1.16.2 - 2025-02-10
410

511
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-azurefunctions",
33
"displayName": "Azure Functions",
44
"description": "%azureFunctions.description%",
5-
"version": "1.16.3-alpha",
5+
"version": "1.16.3",
66
"publisher": "ms-azuretools",
77
"icon": "resources/azure-functions.png",
88
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",

0 commit comments

Comments
 (0)