Skip to content

Bump version to 1.38.0 for release - #1668

Open
eleanorjboyd wants to merge 1 commit into
microsoft:mainfrom
eleanorjboyd:agents/bump-extension-version
Open

Bump version to 1.38.0 for release#1668
eleanorjboyd wants to merge 1 commit into
microsoft:mainfrom
eleanorjboyd:agents/bump-extension-version

Conversation

@eleanorjboyd

@eleanorjboyd eleanorjboyd commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump the extension package version from 1.37.0 to 1.38.0 for the stable release.
  • Refresh package-lock.json with npm.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@eleanorjboyd eleanorjboyd added debt Code quality issues bump for the release Release bump PR labels Jul 27, 2026
eleanorjboyd pushed a commit that referenced this pull request Jul 28, 2026
The `version-match` CI job blocked release PRs (e.g. #1668) whenever the
extension and API package versions diverged. These versions should be
independent — the API package is separately published and versioned.

## Changes

- **`api/package.json`** — Reset version `1.37.0` → `1.0.0`
- **`api/package-lock.json`** — Reset both root-level and `packages[""]`
version fields to match
- **`.github/workflows/pr-file-check.yml`** — Remove the `version-match`
job entirely; the check requiring `api/package.json` to be bumped on
public API changes (`src/api.ts`) is preserved

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump for the release Release bump PR debt Code quality issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants