Skip to content

Commit a5fb760

Browse files
authored
Merge pull request #14642 from OfficeDev/qinzhouxu/cherry-pick
build: cherry-pick version and changelog of 6.2.2
2 parents 3fa8b3b + 1e76699 commit a5fb760

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/vscode-extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
> Note: This changelog only includes the changes for the stable versions of Microsoft 365 Agents Toolkit (evolved from Teams Toolkit). For the changelog of pre-released versions, please refer to the [Microsoft 365 Agents Toolkit Pre-release Changelog](https://github.com/OfficeDev/TeamsFx/blob/dev/packages/vscode-extension/PRERELEASE.md).
44
5+
## 6.2.2 - Oct 16, 2025
6+
7+
Hotfix Version.
8+
9+
Add fix for debug telemetry collection.
10+
511
## 6.2.1 - Sep 29, 2025
612

713
Hotfix Version.

packages/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ms-teams-vscode-extension",
33
"displayName": "Microsoft 365 Agents Toolkit",
44
"description": "Create, debug, and deploy agents with Microsoft 365 Agents Toolkit",
5-
"version": "6.2.1",
5+
"version": "6.2.2",
66
"publisher": "TeamsDevApp",
77
"author": "Microsoft Corporation",
88
"private": true,

0 commit comments

Comments
 (0)