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 49e78bb commit 9afe50dCopy full SHA for 9afe50d
CHANGELOG.md
@@ -7,11 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [1.1.0](https://github.com/coder/code-marketplace/releases/tag/v1.1.0) - 2022-10-03
11
+
12
### Added
13
14
- `add` sub-command for adding extensions to the marketplace.
15
- `remove` sub-command for removing extensions from the marketplace.
16
17
+### Changed
18
19
+- Compile statically so binaries work on Alpine.
20
21
## [1.0.0](https://github.com/coder/code-marketplace/releases/tag/v1.0.0) - 2022-09-12
22
23
0 commit comments