From c11a5a00a871b9bbb09de937405a25308fce1df7 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 2 Feb 2024 10:12:25 +0000 Subject: [PATCH 1/2] chore(release): 6.8.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a366dd4..db2f398 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [6.8.1](https://github.com/GetStream/stream-net/compare/6.8.0...6.8.1) (2024-02-02) + ## [6.8.0](https://github.com/GetStream/stream-net/compare/6.7.0...6.8.0) (2023-11-21) ## [6.7.0](https://github.com/GetStream/stream-net/compare/6.6.0...6.7.0) (2023-09-20) From 23fd08efebb8cff52e6155ae9864b2f76a112c1d Mon Sep 17 00:00:00 2001 From: Tiago <1585571+xernobyl@users.noreply.github.com> Date: Fri, 2 Feb 2024 11:46:45 +0000 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db2f398..010c67c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. See [standa ### [6.8.1](https://github.com/GetStream/stream-net/compare/6.8.0...6.8.1) (2024-02-02) +### Features + +* additional connection regions + ## [6.8.0](https://github.com/GetStream/stream-net/compare/6.7.0...6.8.0) (2023-11-21) ## [6.7.0](https://github.com/GetStream/stream-net/compare/6.6.0...6.7.0) (2023-09-20)