Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit be291a4

Browse files
Version Packages
1 parent cb53ba9 commit be291a4

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/pretty-geese-look.md

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

.changeset/young-hotels-agree.md

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

packages/shopify-api/CHANGELOG.md

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

3+
## 9.7.1
4+
5+
### Patch Changes
6+
7+
- a60c214: Fix type error in graphql error handler
8+
- 513f9e6: Fixed an issue with the `RecurringApplicationCharge` REST resource currency type
9+
310
## 9.7.0
411

512
### Minor Changes

packages/shopify-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/shopify-api",
3-
"version": "9.7.0",
3+
"version": "9.7.1",
44
"description": "Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)