From 1c69cb536f82f5d0c3afbb8ecc467992af6af98a Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 5 Mar 2025 18:01:46 +0000 Subject: [PATCH 1/2] chore(release): 7.0.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c1388d..c722e82 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. +## [7.0.0](https://github.com/GetStream/stream-net/compare/6.14.0...7.0.0) (2025-03-05) + ## [6.14.0](https://github.com/GetStream/stream-net/compare/6.13.0...6.14.0) (2025-02-14) ## [6.13.0](https://github.com/GetStream/stream-net/compare/6.12.1...6.13.0) (2025-02-14) From 08ea3dc69a1a9d0390aabc955698ea79d78dd272 Mon Sep 17 00:00:00 2001 From: aditya Date: Wed, 5 Mar 2025 19:07:06 +0100 Subject: [PATCH 2/2] Trigger CI