Skip to content

Commit e65ed3b

Browse files
github-actions[bot]github-actions
andauthored
chore(release): 3.12.0 (#143)
Co-authored-by: github-actions <[email protected]>
1 parent ad4fa1e commit e65ed3b

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+
## [3.12.0](https://github.com/GetStream/stream-chat-php/compare/3.10.0...3.12.0) (2025-07-08)
6+
57
## [3.11.0](https://github.com/GetStream/stream-chat-php/compare/3.10.0...3.11.0) (2025-06-18)
68

79
## [3.10.0](https://github.com/GetStream/stream-chat-php/compare/3.9.0...3.10.0) (2025-04-07)

lib/GetStream/StreamChat/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919
class Constant
2020
{
21-
const VERSION = '3.11.0';
21+
const VERSION = '3.12.0';
2222
}
2323

2424
/**

0 commit comments

Comments
 (0)