diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d28983..37e6de1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +## [9.2.0](https://github.com/GetStream/stream-sdk-java/compare/9.1.0...9.2.0) (2026-08-05) + + +### Bug Fixes + +* **ci:** align workflow token permissions with actual operations ([59c1706](https://github.com/GetStream/stream-sdk-java/commit/59c170648ba257deb1d8b5bb4ad6c671a33b3922)) + ## [9.1.0](https://github.com/GetStream/stream-sdk-java/compare/9.0.0...9.1.0) (2026-07-24) diff --git a/gradle.properties b/gradle.properties index 6aa42c5..8a06ad3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=9.1.0 +version=9.2.0