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 4dfa77e commit 24f85b4Copy full SHA for 24f85b4
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+## v0.1.0 - 2025-08-19
2
+
3
+SDK changes
4
5
+- feat: use company token as fallback if available while refreshing location token (4dfa77e)
package.json
@@ -1,6 +1,6 @@
{
"name": "@highlevel/api-client",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "Official SDK for HighLevel Public APIs",
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments