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 af36914 commit b2f0dddCopy full SHA for b2f0ddd
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.0.13](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.0.12...v1.0.13) (2024-06-07)
2
+
3
+### Bug Fixes
4
5
+- refresh token with identity token ([2ae68b2](https://github.com/lemoncloud-io/lemon-web-core/commit/2ae68b26d22c11c5c2cdf6de123aa154ee1835be))
6
7
## [1.0.12](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.0.11...v1.0.12) (2024-06-06)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@lemoncloud/lemon-web-core",
- "version": "1.0.12",
+ "version": "1.0.13",
"description": "Core Web-based Library for signing request at LEMONCLOUD",
"repository": "lemoncloud-io/lemon-web-core",
"exports": "./dist/index.js",
0 commit comments