Skip to content

chore: bump version to 0.2.0 for release#55

Merged
Alan-Jowett merged 1 commit intomicrosoft:mainfrom
Alan-Jowett:bump-v0.2.0
Mar 20, 2026
Merged

chore: bump version to 0.2.0 for release#55
Alan-Jowett merged 1 commit intomicrosoft:mainfrom
Alan-Jowett:bump-v0.2.0

Conversation

@Alan-Jowett
Copy link
Copy Markdown
Member

Closes #53

Bumps version from 0.1.0 to 0.2.0 in:

  • cli/package.json
  • cli/package-lock.json
  • manifest.yaml

The v0.2.0 git tag already exists. This PR aligns the npm manifest so the publish workflow produces the correct version. Once merged, tag the release commit and the GitHub Actions publish workflow will handle npm.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 20, 2026 16:49
@Alan-Jowett Alan-Jowett merged commit 092c74d into microsoft:main Mar 20, 2026
3 checks passed
@Alan-Jowett Alan-Jowett deleted the bump-v0.2.0 branch March 20, 2026 16:52
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

Aligns project and CLI version metadata to 0.2.0 for the upcoming release, ensuring the publish workflow produces the correct npm package version (per #53).

Changes:

  • Bumped manifest.yaml version from 0.1.0 to 0.2.0.
  • Bumped cli/package.json version from 0.1.0 to 0.2.0.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
manifest.yaml Updates manifest version string to 0.2.0.
cli/package.json Updates npm package version to 0.2.0.
Files not reviewed (1)
  • cli/package-lock.json: Language not supported

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.

Prepare and validate v0.2.0 npm release (version bump + CI verification)

2 participants