From 16f63aeca43857da032dafb71e27a71853782888 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 8 Jun 2022 16:43:43 +0000 Subject: [PATCH] chore(release): v1.4.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf32e46..eb8a2e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.4.3](https://github.com/GetStream/stream-cli/compare/v1.4.2...v1.4.3) (2022-06-08) + + +### Bug Fixes + +* **docs:** workaround for branch protection ([cdb84fa](https://github.com/GetStream/stream-cli/commit/cdb84fa6226610b2ed0238bf80ae97f66dd7e04b)) + ### [1.4.2](https://github.com/GetStream/stream-cli/compare/v1.4.1...v1.4.2) (2022-06-08)