File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
99<!-- next-header -->
1010## [ Unreleased] - ReleaseDate
11+ ## [ 0.9.2] - 2023-04-25
1112### Fixed
1213- [ PR #63 ] ( https://github.com/EmbarkStudios/tame-oauth/pull/63 ) Use correct base64 padding when decoding jwt claims from id tokens.
1314
@@ -128,7 +129,8 @@ Release failed and was yanked. Released as 0.9.1 instead.
128129- Initial add of ` tame-oauth `
129130
130131<!-- next-url -->
131- [ Unreleased ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.9.1...HEAD
132+ [ Unreleased ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.9.2...HEAD
133+ [ 0.9.2 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.9.1...0.9.2
132134[ 0.9.1 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.8.1...0.9.1
133135[ 0.8.1 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.8.0...0.8.1
134136[ 0.8.0 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.7.0...0.8.0
Original file line number Diff line number Diff line change 11[package ]
22name = " tame-oauth"
3- version = " 0.9.1 "
3+ version = " 0.9.2 "
44authors = [
5566 " Jake Shadle <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments