Skip to content

Commit bd95c63

Browse files
chore(release): v2.2.0
1 parent 6b46327 commit bd95c63

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.2.0 - 2025-10-06
2+
3+
### SDK changes
4+
5+
- refactor: service template params and token handle improved (6b46327)
6+
17
## v2.1.0 - 2025-09-29
28

39
### SDK changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gohighlevel/api-client",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Official SDK for HighLevel Public APIs",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)