Skip to content

Commit 6d07747

Browse files
authored
Merge pull request #14 from squarecloudofc/changeset-release/main
Version Packages
2 parents fa15164 + f678c62 commit 6d07747

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/many-wombats-burn.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @squarecloud/api
22

3+
## 3.6.6
4+
5+
### Patch Changes
6+
7+
- fa15164: Improve API error handling to avoid HTML parse error.
8+
39
## 3.6.5
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@squarecloud/api",
3-
"version": "3.6.5",
3+
"version": "3.6.6",
44
"description": "A NodeJS wrapper for Square Cloud API",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)