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

Commit ca29db0

Browse files
Update version, changelog
1 parent e51dc4f commit ca29db0

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,6 @@
7272
- 896ef0d8: Add response headers to `GraphqlQueryError`. Fixes #553
7373
- 97449f9e: validateHmac will now check for a `hmac` or a `signature` query argument. Fixes #776
7474

75-
All notable changes to this project will be documented in this file.
76-
77-
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
78-
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
79-
80-
## Unreleased
81-
8275
## [6.2.0] - 2023-02-15
8376

8477
- [Minor] Validate HMAC timestamp during OAuth [#671](https://github.com/Shopify/shopify-api-js/pull/671)

lib/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const SHOPIFY_API_LIBRARY_VERSION = '6.2.0';
1+
export const SHOPIFY_API_LIBRARY_VERSION = '7.0.0';

0 commit comments

Comments
 (0)