Skip to content

Commit e6dfee6

Browse files
github-actions[bot]github-actions
andauthored
chore(release): v8.0.0 (#128)
Co-authored-by: github-actions <release@getstream.io>
1 parent 65c3d16 commit e6dfee6

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+
## [8.0.0](https://github.com/GetStream/stream-php/compare/v7.1.0...v8.0.0) (2026-03-13)
6+
57
## [7.1.0](https://github.com/GetStream/stream-php/compare/7.0.1...7.1.0) (2023-10-31)
68

79
### [7.0.1](https://github.com/GetStream/stream-php/compare/v7.0.0...v7.0.1) (2023-02-21)

lib/GetStream/Stream/Constant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
class Constant
66
{
7-
const VERSION = '7.1.0';
7+
const VERSION = '8.0.0';
88
}

0 commit comments

Comments
 (0)