Skip to content

Commit 1247f5a

Browse files
committed
build(release): publish detail
- @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - [email protected] - @microsoft/[email protected]
1 parent 2e17389 commit 1247f5a

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

packages/api/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-api",
3-
"version": "0.23.8-rc.0",
3+
"version": "0.23.8",
44
"description": "teamsfx framework api",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/m365agentstoolkit-cli",
3-
"version": "1.0.4-rc.1",
3+
"version": "1.0.4",
44
"author": "Microsoft Corporation",
55
"description": "Microsoft 365 Agents Toolkit CLI",
66
"license": "MIT",

packages/fx-core/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-core",
3-
"version": "3.0.4-rc.1",
3+
"version": "3.0.4",
44
"main": "build/index.js",
55
"types": "build/index.d.ts",
66
"license": "MIT",

packages/server/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-server",
3-
"version": "2.0.20-rc.1",
3+
"version": "2.0.20",
44
"author": "Microsoft Corporation",
55
"description": "",
66
"license": "MIT",

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.8-rc.1",
3+
"version": "0.1.8",
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.0.3-rc.1",
5+
"version": "6.0.3",
66
"publisher": "TeamsDevApp",
77
"author": "Microsoft Corporation",
88
"private": true,

packages/vscode-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/vscode-ui",
3-
"version": "1.0.10-rc.0",
3+
"version": "1.0.10",
44
"main": "build/index.js",
55
"types": "build/index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)