Skip to content

Commit 953b0e5

Browse files
authored
release
2 parents b560485 + e4471f7 commit 953b0e5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/stupid-avocados-rush.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.5
4+
5+
### Patch Changes
6+
7+
- b560485: Better request JSON parse error debugging.
8+
39
## 3.6.4
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.4",
3+
"version": "3.6.5",
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)