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

Commit 08deac2

Browse files
Version Packages
1 parent 4305620 commit 08deac2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/friendly-beers-melt.md

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

packages/shopify-api/CHANGELOG.md

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

3+
## 9.7.2
4+
5+
### Patch Changes
6+
7+
- 16f52ee: Include error message into HttpRequestError
8+
39
## 9.7.1
410

511
### Patch 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.1",
3+
"version": "9.7.2",
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)