Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b5ce6f8

Browse files
committedMay 9, 2024
v3.5.1
1 parent fb4fd6b commit b5ce6f8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [3.5.1] - 2024-05-09
810
### Fixed
911
- `cb config-param set` issue truncating values with multiple `=` characters.
1012
- `cb psql` prompt line wrapping issue.

‎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.5.0
2+
version: 3.5.1
33

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

0 commit comments

Comments
 (0)
Please sign in to comment.