sourcegraph / cody

AI that knows your entire codebase
https://cody.dev
Apache License 2.0
2.25k stars 215 forks source link

bug: [Minor] Changelog link is broken for VSCode Releases #4616

Open nviraj opened 2 weeks ago

nviraj commented 2 weeks ago

Version

1.22.0

Describe the bug

Hey, just a minor bug. But in your Github releases page, the full changelog link is broken from 1.22.0. I think it might be due to the missing 1.21.0 version?

Expected behavior

Generates link with reference to the previous version instead of a broken link. Broken link example for latest version: https://github.com/sourcegraph/cody/compare/vscode-v...vscode-v1.22.2

Additional context

No response