-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 0.9.5
-
Component/s: None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
2
-
Not Needed
Looks like we don't update the changelog with the notes from the most recent release. It contains `null` for the title and empty release notes. This impacts the `What's New` page that currently links to the changelog:
https://github.com/mongodb-js/vscode/blob/main/CHANGELOG.md
It may be that we're updating this changelog in our release cycle before the notes are published.
This is likely caused by the branch being protected on GitHub. We could create PRs to be merged to workaround that.