diff --git a/CHANGELOG.md b/CHANGELOG.md index a0b3942..3651d11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.3.3] - 2023-05-18 ### Added - Credentials validation for `cb login` input. diff --git a/shard.yml b/shard.yml index 6b01d06..2e06d09 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: cb -version: 3.3.2 +version: 3.3.3 dependencies: pg: