Skip to content

Prepare stable Teams CLI release#2842

Merged
heyitsaamir merged 1 commit into
mainfrom
cli/stable-cli-release-docs
May 27, 2026
Merged

Prepare stable Teams CLI release#2842
heyitsaamir merged 1 commit into
mainfrom
cli/stable-cli-release-docs

Conversation

@heyitsaamir
Copy link
Copy Markdown
Collaborator

Summary

  • move CLI versioning/package metadata to stable v3
  • update CLI docs, README install snippets, and teams-dev skill guidance for stable installs
  • refresh RELEASE.md with stable, preview bridge, and npm tag steps

This is stacked on #2841 so the stable release also keeps self-update on npm latest.

Validation

  • npm -w @microsoft/teams.cli test -- self-update.test.ts update-info.test.ts
  • npm -w @microsoft/teams.cli run build
  • npm -w teams-md run build

@heyitsaamir
Copy link
Copy Markdown
Collaborator Author

heyitsaamir commented May 15, 2026

This change is part of the following stack:

Change managed by git-spice.

@heyitsaamir heyitsaamir requested a review from Copilot May 15, 2026 18:28
@heyitsaamir heyitsaamir force-pushed the cli/stable-cli-release-docs branch from e0e6043 to b2c0ed6 Compare May 15, 2026 18:31
@heyitsaamir heyitsaamir force-pushed the cli/stable-cli-release-docs branch from b2c0ed6 to 4fd7e42 Compare May 15, 2026 18:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the Teams Developer CLI for stable v3 by removing preview install guidance, updating release/version metadata, and aligning agent skill docs with stable CLI expectations.

Changes:

  • Switch CLI package/version metadata from prerelease to stable v3.
  • Update README and docs install snippets to use npm latest.
  • Refresh release/skill guidance for stable and preview bridge workflows.

Reviewed changes

Copilot reviewed 14 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
version.json Sets stable 3.0.{height} versioning.
packages/cli/package.json Updates CLI package version to 3.0.0.
package-lock.json Syncs CLI workspace package version.
README.md Updates root install snippet to stable package.
packages/cli/README.md Updates install snippet and table formatting.
RELEASE.md Documents stable release, preview, bridge, and publishing steps.
teams.md/docs/cli/index.md Removes preview warning.
teams.md/docs/cli/getting-started/installation.md Updates CLI install command.
teams.md/docs/main/get-started/quickstart-register.md Updates stable install command and formatting.
teams.md/docs/main/developer-tools/agent-skills.md Updates skill requirements and formatting.
teams.md/src/pages/templates/getting-started/quickstart.mdx Updates template install command.
teams.md/src/pages/templates/getting-started/running-in-teams/README.mdx Updates prerequisite install command.
plugins/teams-sdk/skills/teams-dev/SKILL.md Updates required CLI version and markdown formatting.
plugins/teams-sdk/skills/teams-dev/references/guide-create-bot-infra.md Updates expected CLI version and install command.
plugins/teams-sdk/skills/teams-dev/references/guide-create-bot-app.md Updates expected CLI version and formatting.

@heyitsaamir heyitsaamir force-pushed the cli/stable-cli-release-docs branch 2 times, most recently from ccaeebd to 922f552 Compare May 15, 2026 18:41
Base automatically changed from cli/self-update-latest to main May 26, 2026 18:20
@heyitsaamir heyitsaamir force-pushed the cli/stable-cli-release-docs branch from 922f552 to 5f34c9f Compare May 27, 2026 16:40
@heyitsaamir heyitsaamir enabled auto-merge (squash) May 27, 2026 16:40
@heyitsaamir heyitsaamir merged commit 266ccb5 into main May 27, 2026
5 checks passed
@heyitsaamir heyitsaamir deleted the cli/stable-cli-release-docs branch May 27, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants