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.3] - 2023-06-09
11
12
### Fixed
12
13
- [ PR #65 ] ( https://github.com/EmbarkStudios/tame-oauth/pull/65 ) Use url safe base64 when decoding jwt claims from id tokens.
13
14
@@ -132,7 +133,8 @@ Release failed and was yanked. Released as 0.9.1 instead.
132
133
- Initial add of ` tame-oauth `
133
134
134
135
<!-- 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
136
138
[ 0.9.2 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.9.1...0.9.2
137
139
[ 0.9.1 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.8.1...0.9.1
138
140
[ 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 1
1
[package ]
2
2
name = " tame-oauth"
3
- version = " 0.9.2 "
3
+ version = " 0.9.3 "
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