Skip to content

Commit

Permalink
chore(release): publish detail
Browse files Browse the repository at this point in the history
  • Loading branch information
MSFT-yiz committed Feb 17, 2023
1 parent ca567bc commit 18c0b15
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/teamsfx-cli",
"version": "1.2.3-rc-hotfix.0",
"version": "1.2.3",
"author": "Microsoft Corporation",
"description": "",
"license": "MIT",
Expand Down Expand Up @@ -113,7 +113,7 @@
"@azure/core-http": "^1.2.0",
"@azure/identity": "^3.1.3",
"@microsoft/teamsfx-api": "^0.22.1",
"@microsoft/teamsfx-core": "^1.23.1-rc-hotfix.0",
"@microsoft/teamsfx-core": "^1.23.1",
"adm-zip": "^0.5.5",
"applicationinsights": "^1.8.10",
"async": "^2.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/fx-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/fx-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/teamsfx-core",
"version": "1.23.1-rc-hotfix.0",
"version": "1.23.1",
"main": "build/index.js",
"types": "build/index.d.ts",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/teamsfx-server",
"version": "1.2.4-rc-hotfix.0",
"version": "1.2.4",
"author": "Microsoft Corporation",
"description": "",
"license": "MIT",
Expand Down Expand Up @@ -92,7 +92,7 @@
"dependencies": {
"@azure/identity": "^3.1.3",
"@microsoft/teamsfx-api": "^0.22.1",
"@microsoft/teamsfx-core": "^1.23.1-rc-hotfix.0",
"@microsoft/teamsfx-core": "^1.23.1",
"fs-extra": "^9.1.0",
"underscore": "^1.12.1",
"validator": "^13.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ms-teams-vscode-extension",
"displayName": "Teams Toolkit",
"description": "Create, debug, and deploy Teams apps with Teams Toolkit",
"version": "4.2.3-rc-hotfix.0",
"version": "4.2.3",
"publisher": "TeamsDevApp",
"author": "Microsoft Corporation",
"icon": "media/teams.png",
Expand Down Expand Up @@ -1482,7 +1482,7 @@
"@azure/ms-rest-nodeauth": "^3.1.1",
"@azure/msal-node": "^1.14.6",
"@microsoft/teamsfx-api": "^0.22.1",
"@microsoft/teamsfx-core": "^1.23.1-rc-hotfix.0",
"@microsoft/teamsfx-core": "^1.23.1",
"@npmcli/package-json": "^1.0.1",
"@vscode/extension-telemetry": "^0.6.2",
"@vscode/webview-ui-toolkit": "^0.9.3",
Expand Down

0 comments on commit 18c0b15

Please sign in to comment.