Skip to content

Commit d5ba7be

Browse files
committed
build(release): publish detail
- @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - @microsoft/[email protected] - [email protected] - @microsoft/[email protected] - [email protected]
1 parent c106428 commit d5ba7be

File tree

16 files changed

+17
-17
lines changed

16 files changed

+17
-17
lines changed

packages/adaptivecards-tools-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/adaptivecards-tools",
3-
"version": "1.3.9-rc.0",
3+
"version": "1.3.9",
44
"description": "Microsoft sdk for Adaptive Cards",
55
"main": "lib/index.js",
66
"types": "types/index.d.ts",

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.9-rc.0",
3+
"version": "0.23.9",
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.1.0-rc.1",
3+
"version": "1.1.0",
44
"author": "Microsoft Corporation",
55
"description": "Microsoft 365 Agents Toolkit CLI",
66
"license": "MIT",

packages/eslint-plugin-teamsfx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/eslint-plugin-teamsfx",
3-
"version": "0.0.8-rc.0",
3+
"version": "0.0.8",
44
"description": "eslint for teamsfx",
55
"keywords": [
66
"eslint",

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

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.0.0-rc.6",
2+
"version": "~6.0",
3+
"localVersion": "6.0.0",
44
"tagPrefix": "templates@",
55
"vstagPrefix": "templates-vs@",
66
"vsversion": "18.0.0",

packages/manifest/package.json

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

packages/metrics-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/metrics-ts",
3-
"version": "0.0.8-rc.0",
3+
"version": "0.0.8",
44
"description": "Add metrics without intruding source code",
55
"keywords": [
66
"Metrics"

packages/sdk-react/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-react",
3-
"version": "4.0.3-rc.0",
3+
"version": "4.0.3",
44
"description": "React helper functions for Microsoft TeamsFx",
55
"main": "build/cjs/index.js",
66
"module": "build/esm/index.js",

packages/sdk/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",
3-
"version": "4.0.1-rc.0",
3+
"version": "4.0.1",
44
"description": "Microsoft Teams Framework for Node.js and browser.",
55
"main": "dist/index.node.cjs.js",
66
"browser": "dist/index.esm2017.js",

0 commit comments

Comments
 (0)