Skip to content

Bump package patch version to 1.5.4#256

Merged
rzhao271 merged 1 commit into
mainfrom
copilot/bump-patch-version
Jul 1, 2026
Merged

Bump package patch version to 1.5.4#256
rzhao271 merged 1 commit into
mainfrom
copilot/bump-patch-version

Conversation

Copilot AI commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR applies a patch-version release bump for @vscode/extension-telemetry by moving the package from 1.5.3 to 1.5.4. The change is scoped to publish metadata consistency across package manifests.

  • Version metadata

    • Updated version in package.json to 1.5.4.
    • Updated top-level and root package version entries in package-lock.json to 1.5.4.
  • Release consistency

    • Keeps npm package metadata and lockfile in sync for patch release publication.
// package.json
{
  "name": "@vscode/extension-telemetry",
  "version": "1.5.4"
}

@rzhao271 rzhao271 added this to the 1.128.0 milestone Jul 1, 2026
@rzhao271
rzhao271 marked this pull request as ready for review July 1, 2026 18:03
@rzhao271
rzhao271 enabled auto-merge (squash) July 1, 2026 18:03
@rzhao271
rzhao271 merged commit 1c0c50c into main Jul 1, 2026
8 checks passed
@rzhao271
rzhao271 deleted the copilot/bump-patch-version branch July 1, 2026 18:08
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