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 647ab5d commit 7ef2540Copy full SHA for 7ef2540
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [3.6.3] - 2025-04-03
10
+### Fixed
11
+- Missing values from cluster state enum.
12
+- `cb logs` now defaults to tempkey host value, instead of `CB_HOST`.
13
+
14
## [3.6.2] - 2024-12-11
15
### Fixed
16
- Pagination limit on `cb list`, `cb network list`, `cb team list` and
shard.yml
@@ -1,5 +1,5 @@
1
name: cb
2
-version: 3.6.2
+version: 3.6.3
3
4
dependencies:
5
# TODO (abrightwell): Work this back in after initial browser login flow
0 commit comments