Skip to content

Commit 29839fe

Browse files
committed
build(release): publish detail
- @microsoft/adaptivecards-tools@1.3.11-rc.0 - @microsoft/teamsfx-api@0.23.12-rc.0 - @microsoft/m365agentstoolkit-cli@1.1.5-rc.0 - @microsoft/eslint-plugin-teamsfx@0.0.10-rc.0 - @microsoft/teamsfx-core@3.0.10-rc.0 - @microsoft/app-manifest@1.0.4-rc.0 - @microsoft/metrics-ts@0.0.10-rc.0 - @microsoft/teamsfx@4.0.3-rc.0 - @microsoft/teamsfx-react@4.0.5-rc.0 - @microsoft/teamsfx-server@2.0.26-rc.0 - @microsoft/m365-spec-parser@0.2.11-rc.0 - @microsoft/teamsfx-test@0.1.15-rc.0 - ms-teams-vscode-extension@6.4.4-rc.0 - @microsoft/vscode-ui@1.0.14-rc.0 - templates@6.6.0-rc.0
1 parent 837de29 commit 29839fe

File tree

16 files changed

+27
-27
lines changed

16 files changed

+27
-27
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.10",
3+
"version": "1.3.11-rc.0",
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.11",
3+
"version": "0.23.12-rc.0",
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.4",
3+
"version": "1.1.5-rc.0",
44
"author": "Microsoft Corporation",
55
"description": "Microsoft 365 Agents Toolkit CLI",
66
"license": "MIT",

packages/eslint-plugin-teamsfx/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/eslint-plugin-teamsfx",
3-
"version": "0.0.9",
3+
"version": "0.0.10-rc.0",
44
"description": "eslint for teamsfx",
55
"keywords": [
66
"eslint",
@@ -21,10 +21,10 @@
2121
"devDependencies": {
2222
"@typescript-eslint/eslint-plugin": "^4.19.0",
2323
"@typescript-eslint/parser": "^4.19.0",
24-
"eslint-plugin-header": "^3.1.1",
2524
"eslint-config-prettier": "^8.3.0",
2625
"eslint-config-standard": "^17.0.0",
2726
"eslint-plugin-eslint-plugin": "^4.0.1",
27+
"eslint-plugin-header": "^3.1.1",
2828
"eslint-plugin-import": "^2.25.2",
2929
"eslint-plugin-n": "^15.6.1",
3030
"eslint-plugin-no-secrets": "^0.8.9",

packages/fx-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/teamsfx-core",
3-
"version": "3.0.9",
3+
"version": "3.0.10-rc.0",
44
"main": "build/index.js",
55
"types": "build/index.d.ts",
66
"license": "MIT",
@@ -242,4 +242,4 @@
242242
"npx eslint --cache --fix --quiet"
243243
]
244244
}
245-
}
245+
}

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": "~6.6",
3-
"localVersion": "6.6.0",
2+
"version": "0.0.0-rc",
3+
"localVersion": "6.6.0-rc.0",
44
"tagPrefix": "templates@",
55
"vstagPrefix": "templates-vs@",
66
"vsversion": "18.3.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.3",
3+
"version": "1.0.4-rc.0",
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.9",
3+
"version": "0.0.10-rc.0",
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.4",
3+
"version": "4.0.5-rc.0",
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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/teamsfx",
3-
"version": "4.0.2",
3+
"version": "4.0.3-rc.0",
44
"description": "Microsoft Teams Framework for Node.js and browser.",
55
"main": "dist/index.node.cjs.js",
66
"browser": "dist/index.esm2017.js",
@@ -49,19 +49,19 @@
4949
"@azure/identity": "^4.4.1",
5050
"@azure/msal-browser": "^3.24.0",
5151
"@azure/msal-node": "^2.14.0",
52-
"adaptive-expressions": "^4.23.1",
53-
"adaptivecards-templating": "^2.3.1",
54-
"axios": "^1.8.3",
5552
"@microsoft/agents-activity": "^0.6.18",
5653
"@microsoft/agents-hosting": "^0.6.18",
5754
"@microsoft/agents-hosting-dialogs": "^0.6.18",
5855
"@microsoft/agents-hosting-extensions-teams": "^0.6.18",
56+
"adaptive-expressions": "^4.23.1",
57+
"adaptivecards-templating": "^2.3.1",
58+
"axios": "^1.8.3",
5959
"jwt-decode": "^4.0.0",
6060
"uuid": "^10.0.0"
6161
},
6262
"peerDependencies": {
63-
"@microsoft/teams-js": "^2.31.1",
64-
"@microsoft/agents-activity": "^0.6.1"
63+
"@microsoft/agents-activity": "^0.6.1",
64+
"@microsoft/teams-js": "^2.31.1"
6565
},
6666
"devDependencies": {
6767
"@azure/core-auth": "^1.8.0",

0 commit comments

Comments
 (0)