We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8466897 commit b72120dCopy full SHA for b72120d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.2.4](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.2.3...v1.2.4) (2024-09-26)
2
+
3
+### Features
4
5
+- add refreshCachedTokenV2 method ([f0ffb7e](https://github.com/lemoncloud-io/lemon-web-core/commit/f0ffb7ee6a4348a83afde491abe3fffb8e2b76d6))
6
7
## [1.2.3](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.2.2...v1.2.3) (2024-08-29)
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@lemoncloud/lemon-web-core",
- "version": "1.2.3",
+ "version": "1.2.4",
"description": "Core Web-based Library for signing request at LEMONCLOUD",
"repository": "lemoncloud-io/lemon-web-core",
"exports": "./dist/index.js",
0 commit comments