Skip to content

Commit 4f18d59

Browse files
github-actions[bot]github-actions
andauthored
chore(release): v7.0.0 (#120)
Co-authored-by: github-actions <release@getstream.io>
1 parent a77aa5d commit 4f18d59

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.0.0](https://github.com/GetStream/stream-php/compare/6.0.0...7.0.0) (2023-02-21)
6+
57
## [6.0.0](https://github.com/GetStream/stream-php/compare/5.2.0...6.0.0) (2022-08-29)
68

79

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 = '6.0.0';
7+
const VERSION = '7.0.0';
88
}

0 commit comments

Comments
 (0)