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.3] - 2023-06-09
1112### Fixed
1213- [ PR #65 ] ( https://github.com/EmbarkStudios/tame-oauth/pull/65 ) Use url safe base64 when decoding jwt claims from id tokens.
1314
@@ -132,7 +133,8 @@ Release failed and was yanked. Released as 0.9.1 instead.
132133- Initial add of ` tame-oauth `
133134
134135<!-- next-url -->
135- [ Unreleased ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.9.2...HEAD
136+ [ Unreleased ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.9.3...HEAD
137+ [ 0.9.3 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.9.2...0.9.3
136138[ 0.9.2 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.9.1...0.9.2
137139[ 0.9.1 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.8.1...0.9.1
138140[ 0.8.1 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.8.0...0.8.1
Original file line number Diff line number Diff line change 11[package ]
22name = " tame-oauth"
3- version = " 0.9.2 "
3+ version = " 0.9.3 "
44authors = [
5566 " Jake Shadle <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments