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

Commit

Permalink
Update version, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevinosullivan committed Apr 11, 2023
1 parent e51dc4f commit ca29db0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,6 @@
- 896ef0d8: Add response headers to `GraphqlQueryError`. Fixes #553
- 97449f9e: validateHmac will now check for a `hmac` or a `signature` query argument. Fixes #776

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

## [6.2.0] - 2023-02-15

- [Minor] Validate HMAC timestamp during OAuth [#671](https://github.com/Shopify/shopify-api-js/pull/671)
Expand Down
2 changes: 1 addition & 1 deletion lib/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const SHOPIFY_API_LIBRARY_VERSION = '6.2.0';
export const SHOPIFY_API_LIBRARY_VERSION = '7.0.0';

0 comments on commit ca29db0

Please sign in to comment.