We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1991d3c commit 4e3b52eCopy full SHA for 4e3b52e
CHANGELOG.md
@@ -1,5 +1,5 @@
1
<a name="v0.13.0"></a>
2
-## [v0.13.0] - 2022-06-17
+## [v0.13.0] - 2022-06-20
3
### Chore
4
- bump to version 0.13 for justice 3.25
5
- remove non-functioning coverity suppress warning
@@ -25,6 +25,7 @@
25
26
### Fix
27
- **core:** wrong token repo type check
28
+- **sdk:** unnecessary token repository instance check
29
30
### Test
31
- **core:** add token refresh tests
0 commit comments