build: prepare 0.31.1 patch release#1660
Merged
Merged
Conversation
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>
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>
chagong
approved these changes
Jun 9, 2026
There was a problem hiding this comment.
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.0to0.31.1inpackage.json. - Sync
package-lock.jsonversion fields to0.31.1. - Add a
0.31.1entry toCHANGELOG.mdreferencing 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0.31.1.0.31.1changelog entry for notable fixes merged after0.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.vsix0.31.1.extension/test-fixtures/,extension/test-plans/,extension/test-results/, or JUnit entries.