We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb1aca commit 43294f9Copy full SHA for 43294f9
CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [2.4.0](https://github.com/coder/code-marketplace/releases/tag/v2.4.0) - 2025-09-04
11
+
12
+### Added
13
14
+- Implement the new `/api/vscode/{publisher}/{extension}/latest` endpoint. This
15
+ will fix issues where VS Code is unable to install extensions unless you
16
+ explicitly provide the version.
17
18
## [2.3.1](https://github.com/coder/code-marketplace/releases/tag/v2.3.1) - 2025-03-06
19
20
### Changed
0 commit comments