Thanks to visit codestin.com Credit goes to github.com
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 bf59bee commit c5afa31Copy full SHA for c5afa31
CHANGELOG.md
@@ -7,13 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [2.2.0](https://github.com/coder/code-marketplace/releases/tag/v2.2.0) - 2024-07-17
11
+
12
### Changed
13
-- Default max page size is now 200.
14
+- Default max page size increased from 50 to 200.
15
16
### Added
17
-- Added a flag --max-page-size to server subcommand to set the max page size.
18
+- New `server` sub-command flag `--max-page-size` for setting the max page size.
19
20
## [2.1.0](https://github.com/coder/code-marketplace/releases/tag/v2.1.0) - 2023-12-21
21
0 commit comments