Skip to content

build: prepare 0.31.1 patch release#1660

Merged
wenytang-ms merged 3 commits into
microsoft:mainfrom
wenytang-ms:release-0.31.1
Jun 9, 2026
Merged

build: prepare 0.31.1 patch release#1660
wenytang-ms merged 3 commits into
microsoft:mainfrom
wenytang-ms:release-0.31.1

Conversation

@wenytang-ms

@wenytang-ms wenytang-ms commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump the extension version to 0.31.1.
  • Add the 0.31.1 changelog entry for notable fixes merged after 0.31.0, including webview CSP, Project Settings dropdown updates, and Java Help Center codicon font bundling.

Validation

  • npx @vscode/vsce@latest package -o vscode-java-pack-0.31.1-verify.vsix
  • Inspected the generated VSIX and confirmed version 0.31.1.
  • Confirmed the VSIX contains no extension/test-fixtures/, extension/test-plans/, extension/test-results/, or JUnit entries.

Bump the extension version to 0.31.1 and document the VSIX packaging fix for the patch release.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
wenytang-ms and others added 2 commits June 9, 2026 15:07
Add the notable fixes merged after 0.31.0 to the 0.31.1 changelog entry.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Keep the patch release notes focused on user-facing fixes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@wenytang-ms wenytang-ms requested a review from Copilot June 9, 2026 07:10
@wenytang-ms wenytang-ms changed the title Prepare 0.31.1 patch release build: prepare 0.31.1 patch release Jun 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown

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 vscode-java-pack extension for the 0.31.1 patch release by updating the published version metadata and documenting the notable fixes included in the release.

Changes:

  • Bump extension version from 0.31.0 to 0.31.1 in package.json.
  • Sync package-lock.json version fields to 0.31.1.
  • Add a 0.31.1 entry to CHANGELOG.md referencing the included fixes/PRs.

Reviewed changes

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

File Description
package.json Updates the extension manifest version to 0.31.1.
package-lock.json Aligns lockfile/package metadata version to 0.31.1.
CHANGELOG.md Adds release notes for 0.31.1 with links to merged PRs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wenytang-ms wenytang-ms merged commit e9dcd4b into microsoft:main Jun 9, 2026
52 checks passed
@wenytang-ms wenytang-ms deleted the release-0.31.1 branch June 9, 2026 07:14
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