Skip to content

Commit

Permalink
Merge branch 'main' into moderation-1
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyPettersson85 committed Jun 25, 2024
2 parents 8ad215c + 1341959 commit 5897469
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

### [8.4.2](https://github.com/GetStream/stream-go2/compare/v8.4.1...v8.4.2) (2024-06-18)

### [8.4.1](https://github.com/GetStream/stream-go2/compare/v8.4.0...v8.4.1) (2024-06-14)

## [8.4.0](https://github.com/GetStream/stream-go2/compare/v8.3.0...v8.4.0) (2024-01-09)
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package stream

// Version is the current release version for this client
var Version = "v8.4.1"
var Version = "v8.4.2"

0 comments on commit 5897469

Please sign in to comment.