Skip to content

Commit 9635a29

Browse files
authored
release
Version Packages
2 parents 47ac220 + ed2a1c2 commit 9635a29

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/friendly-shirts-sneeze.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.4
4+
5+
### Patch Changes
6+
7+
- 47ac220: Fix cache defaults not working.
8+
39
## 3.6.3
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.3",
3+
"version": "3.6.4",
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)