Skip to content

Commit a11d212

Browse files
github-actions[bot]github-actions
andauthored
chore(release): v8.9.0 (#173)
Co-authored-by: github-actions <release@getstream.io>
1 parent 2f79fe0 commit a11d212

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## [8.9.0](https://github.com/GetStream/stream-go2/compare/v8.8.0...v8.9.0) (2025-08-25)
6+
57
## [8.8.0](https://github.com/GetStream/stream-go2/compare/v8.7.0...v8.8.0) (2025-03-20)
68

79
## [8.7.0](https://github.com/GetStream/stream-go2/compare/v8.6.0...v8.7.0) (2025-03-19)

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package stream
22

33
// Version is the current release version for this client
4-
var Version = "v8.8.0"
4+
var Version = "v8.9.0"

0 commit comments

Comments
 (0)