Skip to content

Commit 99cc1ce

Browse files
release
1 parent 7978b73 commit 99cc1ce

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/public-readers-decide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-places-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @squarecloud/api
22

3+
## 3.8.0
4+
5+
### Minor Changes
6+
7+
- dd583f8: Rename `backups` to `snapshots`. The old `backups` property will be removed in the next major release.
8+
9+
### Patch Changes
10+
11+
- bd3ea4e: Show response status at unknown API errors
12+
313
## 3.7.9
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@squarecloud/api",
3-
"version": "3.7.9",
3+
"version": "3.8.0",
44
"description": "A NodeJS wrapper for Square Cloud API",
55
"type": "module",
66
"main": "./lib/index.cjs",

0 commit comments

Comments
 (0)