Skip to content

Commit

Permalink
Merge pull request #2762 from Shopify/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
vsumner committed Apr 22, 2024
2 parents 5090def + 606849b commit 25f36c8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-pumas-try.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/graphql-testing/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 8.0.0

### Major Changes

- [#2755](https://github.com/Shopify/quilt/pull/2755) [`2fdf9c5d3`](https://github.com/Shopify/quilt/commit/2fdf9c5d36f82ebf6d28daa3851ec3787c1ac4da) Thanks [@jas7457](https://github.com/jas7457)! - Change graphQL.resolveAll() to additionally wait for any newly-pending gql calls

## 7.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-testing/package.json
@@ -1,6 +1,6 @@
{
"name": "@shopify/graphql-testing",
"version": "7.1.0",
"version": "8.0.0",
"license": "MIT",
"description": "Utilities to create mock GraphQL factories",
"main": "index.js",
Expand Down

0 comments on commit 25f36c8

Please sign in to comment.