From dd45be38051ed21c6aee499c7507f2976a49d440 Mon Sep 17 00:00:00 2001 From: MSFT-yiz Date: Thu, 17 Oct 2024 06:41:03 +0000 Subject: [PATCH] build(release): publish detail - @microsoft/teamsapp-cli@3.0.4-rc-hotfix.1 - @microsoft/teamsfx-core@2.0.11-rc-hotfix.1 - @microsoft/teamsfx-server@2.0.10-rc-hotfix.1 - @microsoft/teamsfx-test@0.0.8-rc-hotfix.1 - ms-teams-vscode-extension@5.10.0-rc-hotfix.1 - templates@4.3.0-rc-hotfix.1 --- packages/cli/package.json | 2 +- packages/fx-core/package.json | 2 +- packages/fx-core/src/common/templates-config.json | 2 +- packages/server/package.json | 2 +- packages/tests/package.json | 2 +- packages/vscode-extension/package.json | 2 +- templates/package.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 1d7ebc37ca..6a81dea59d 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/teamsapp-cli", - "version": "3.0.4-rc-hotfix.0", + "version": "3.0.4-rc-hotfix.1", "author": "Microsoft Corporation", "description": "", "license": "MIT", diff --git a/packages/fx-core/package.json b/packages/fx-core/package.json index 0ade1f7106..3146b6fb63 100644 --- a/packages/fx-core/package.json +++ b/packages/fx-core/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/teamsfx-core", - "version": "2.0.11-rc-hotfix.0", + "version": "2.0.11-rc-hotfix.1", "main": "build/index.js", "types": "build/index.d.ts", "license": "MIT", diff --git a/packages/fx-core/src/common/templates-config.json b/packages/fx-core/src/common/templates-config.json index ed3af33cc4..557d1c546b 100644 --- a/packages/fx-core/src/common/templates-config.json +++ b/packages/fx-core/src/common/templates-config.json @@ -1,6 +1,6 @@ { "version": "0.0.0-rc", - "localVersion": "4.3.0-rc-hotfix.0", + "localVersion": "4.3.0-rc-hotfix.1", "tagPrefix": "templates@", "tagListURL": "https://github.com/OfficeDev/TeamsFx/releases/download/template-tag-list/template-tags.txt", "templateDownloadBaseURL": "https://github.com/OfficeDev/TeamsFx/releases/download", diff --git a/packages/server/package.json b/packages/server/package.json index d2fb6577b2..0d3f629493 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/teamsfx-server", - "version": "2.0.10-rc-hotfix.0", + "version": "2.0.10-rc-hotfix.1", "author": "Microsoft Corporation", "description": "", "license": "MIT", diff --git a/packages/tests/package.json b/packages/tests/package.json index a9c4e7a7cc..093ef494bd 100644 --- a/packages/tests/package.json +++ b/packages/tests/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/teamsfx-test", - "version": "0.0.8-rc-hotfix.0", + "version": "0.0.8-rc-hotfix.1", "description": "A UI Test Project of Teams Toolkit Extension", "private": true, "author": "Microsoft Corporation", diff --git a/packages/vscode-extension/package.json b/packages/vscode-extension/package.json index 1a8653cd7e..db57d42084 100644 --- a/packages/vscode-extension/package.json +++ b/packages/vscode-extension/package.json @@ -2,7 +2,7 @@ "name": "ms-teams-vscode-extension", "displayName": "Teams Toolkit", "description": "Create, debug, and deploy Teams apps with Teams Toolkit", - "version": "5.10.0-rc-hotfix.0", + "version": "5.10.0-rc-hotfix.1", "publisher": "TeamsDevApp", "author": "Microsoft Corporation", "private": true, diff --git a/templates/package.json b/templates/package.json index 878a419e92..6de606f490 100644 --- a/templates/package.json +++ b/templates/package.json @@ -1,6 +1,6 @@ { "name": "templates", - "version": "4.3.0-rc-hotfix.0", + "version": "4.3.0-rc-hotfix.1", "private": "true", "license": "MIT", "scripts": {