Skip to content

Commit 767bc70

Browse files
Merge pull request #92 from matthewhartstonge/release-please--branches--main
2 parents 9d94e3f + 7b51a4c commit 767bc70

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.36.0"
2+
".": "0.37.0"
33
}

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [0.37.0](https://github.com/matthewhartstonge/storage/compare/v0.36.0...v0.37.0) (2025-08-07)
8+
9+
10+
### Features
11+
12+
* **client:** adds support for `fosite.ClientWithSecretRotation`. ([6760715](https://github.com/matthewhartstonge/storage/commit/67607158ff4635b9d0c46e976dcc49529b90dde1))
13+
* **client:** adds support for `fosite.ResponseModeClient`. ([e80fdb6](https://github.com/matthewhartstonge/storage/commit/e80fdb63666c92ed22a3d39a9d036b481b1e922f))
14+
15+
816
## [v0.36.0] - 2025-07-28
917

1018
This jumps from `fosite@v0.35.1` => `fosite@v0.49.0` and with it comes a number of breaking changes.
@@ -857,7 +865,6 @@ clear out the password field before sending the response.
857865
### Added
858866
- General pre-release!
859867

860-
[Unreleased]: https://github.com/matthewhartstonge/storage/tree/master
861868
[v0.36.0]: https://github.com/matthewhartstonge/storage/tree/v0.36.0
862869
[v0.35.0]: https://github.com/matthewhartstonge/storage/tree/v0.35.0
863870
[v0.34.0]: https://github.com/matthewhartstonge/storage/tree/v0.34.0
@@ -930,4 +937,4 @@ clear out the password field before sending the response.
930937
[v0.1.0]: https://github.com/matthewhartstonge/storage/tree/v0.1.0
931938

932939
[mongo-go-driver]: https://github.com/mongodb/mongo-go-driver
933-
[mgo]: https://github.com/globalsign/mgo
940+
[mgo]: https://github.com/globalsign/mgo

0 commit comments

Comments
 (0)