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 ba9ded0

Browse files
committedAug 22, 2022
v2.2.1
1 parent 65bc4ec commit ba9ded0

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+
## [2.2.1] - 2022-08-22
810
### Fixed
911
- No output from `cb token`.
1012

‎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: 2.3.0-dev
2+
version: 2.2.1
33

44
dependencies:
55
pg:

0 commit comments

Comments
 (0)
Please sign in to comment.