Skip to content

Commit aac23a9

Browse files
Version Packages
1 parent b791055 commit aac23a9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/open-poets-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.7.5
4+
5+
### Patch Changes
6+
7+
- b791055: Remove `requests` prop from `ApplicationStatus`
8+
39
## 3.7.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.7.4",
3+
"version": "3.7.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)