Skip to content

Commit f2149a1

Browse files
github-actions[bot]github-actions
andauthored
chore(release): v7.14.0 (#337)
Co-authored-by: github-actions <[email protected]>
1 parent 5a985c9 commit f2149a1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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+
## [7.14.0](https://github.com/GetStream/stream-chat-go/compare/v7.13.0...v7.14.0) (2025-07-16)
6+
57
## [7.13.0](https://github.com/GetStream/stream-chat-go/compare/v7.12.0...v7.13.0) (2025-07-10)
68

79

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66

77
const (
88
versionMajor = 7
9-
versionMinor = 13
9+
versionMinor = 14
1010
versionPatch = 0
1111
)
1212

0 commit comments

Comments
 (0)