From bade8b86a735224412c3123dc6a9cdaf0d4888a0 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 20 Dec 2024 15:26:14 +0000 Subject: [PATCH] chore(release): 6.12.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cc447c..bf978e4 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. +## [6.12.0](https://github.com/GetStream/stream-net/compare/6.11.0...6.12.0) (2024-12-20) + + +### Bug Fixes + +* rename override -> override_existing ([#151](https://github.com/GetStream/stream-net/issues/151)) ([ca8ad49](https://github.com/GetStream/stream-net/commit/ca8ad497a6321a8cebc1c8685d2d69a0020580e9)) + ## [6.11.0](https://github.com/GetStream/stream-net/compare/6.10.1...6.11.0) (2024-11-29) ### [6.10.1](https://github.com/GetStream/stream-net/compare/6.10.0...6.10.1) (2024-10-15)