Skip to content

Commit 77bdbf7

Browse files
committed
3.3.2
1 parent ef6ff49 commit 77bdbf7

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/fair-candles-cry.md

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

.changeset/violet-tools-shake.md

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

CHANGELOG.md

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

3+
## 3.3.2
4+
5+
### Patch Changes
6+
7+
- ef6ff49: Edit README to feature new official documentation
8+
- dbca1f8: Fix incorrect file path at `FilesManager#create`
9+
310
## 3.3.1
411

512
### 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.3.1",
3+
"version": "3.3.2",
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)