Skip to content

Conversation

@ric-v
Copy link
Member

@ric-v ric-v commented Jan 5, 2026

This pull request updates the extension version and improves the robustness of the changelog loading logic. The most important changes are summarized below:

Version update:

  • Bumped the extension version in package.json from 0.7.6 to 0.7.9.

Changelog handling improvements:

  • Enhanced the WhatsNewManager to attempt loading the changelog from multiple filename variants (CHANGELOG.md, changelog.md, Changelog.md), improving compatibility with different file naming conventions. If none are found, it now lists the files in the extension root for easier debugging.

.vscodeignore adjustments:

  • Modified .vscodeignore to remove CHANGELOG.md from the ignore list and add MARKETPLACE.md, potentially ensuring the changelog is included in the packaged extension.

@ric-v ric-v merged commit 55c927a into dev-asterix:main Jan 5, 2026
1 check passed
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.

1 participant