Skip to content

Commit ef6577c

Browse files
authored
Merge pull request #17 from squarecloudofc/changeset-release/main
Version Packages
2 parents b791055 + aac23a9 commit ef6577c

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)