Skip to content

Commit 0f4ffeb

Browse files
committed
build(release): publish detail
- @microsoft/[email protected] - [email protected] - [email protected]
1 parent 3e0a108 commit 0f4ffeb

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

packages/fx-core/src/common/templates-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "0.0.0-rc",
3-
"localVersion": "6.2.4-rc.0",
2+
"version": "~6.2",
3+
"localVersion": "6.2.4",
44
"tagPrefix": "templates@",
55
"vstagPrefix": "templates-vs@",
66
"vsversion": "18.0.0",

packages/tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/teamsfx-test",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "A UI Test Project of Teams Toolkit Extension",
55
"private": true,
66
"author": "Microsoft Corporation",

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.4.3-rc.0",
5+
"version": "6.4.3",
66
"publisher": "TeamsDevApp",
77
"author": "Microsoft Corporation",
88
"private": true,

templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "templates",
3-
"version": "6.2.4-rc.0",
3+
"version": "6.2.4",
44
"private": "true",
55
"license": "MIT",
66
"vsversion": "18.0.0",

0 commit comments

Comments
 (0)