Skip to content

Commit 7ef2540

Browse files
committed
v3.6.2
1 parent 647ab5d commit 7ef2540

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

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+
914
## [3.6.2] - 2024-12-11
1015
### Fixed
1116
- Pagination limit on `cb list`, `cb network list`, `cb team list` and

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cb
2-
version: 3.6.2
2+
version: 3.6.3
33

44
dependencies:
55
# TODO (abrightwell): Work this back in after initial browser login flow

0 commit comments

Comments
 (0)