File tree 2 files changed +4
-2
lines changed
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
8
8
9
9
<!-- next-header -->
10
10
## [ Unreleased] - ReleaseDate
11
+ ## [ 0.9.2] - 2023-04-25
11
12
### Fixed
12
13
- [ PR #63 ] ( https://github.com/EmbarkStudios/tame-oauth/pull/63 ) Use correct base64 padding when decoding jwt claims from id tokens.
13
14
@@ -128,7 +129,8 @@ Release failed and was yanked. Released as 0.9.1 instead.
128
129
- Initial add of ` tame-oauth `
129
130
130
131
<!-- 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
132
134
[ 0.9.1 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.8.1...0.9.1
133
135
[ 0.8.1 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.8.0...0.8.1
134
136
[ 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 1
1
[package ]
2
2
name = " tame-oauth"
3
- version = " 0.9.1 "
3
+ version = " 0.9.2 "
4
4
authors = [
5
5
" Embark <opensource@embark-studios.com>" ,
6
6
" Jake Shadle <jake.shadle@embark-studios.com>" ,
You can’t perform that action at this time.
0 commit comments