Skip to content

Commit 393db6d

Browse files
Version Packages (#59)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 47bf677 commit 393db6d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-rockets-deny.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @apollo/graphql-testing-library
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- [#57](https://github.com/apollographql/graphql-testing-library/pull/57) [`47bf677`](https://github.com/apollographql/graphql-testing-library/commit/47bf6778dc2a89ebed5cc103006210d0da555522) Thanks [@alessbell](https://github.com/alessbell)! - Adds support for MSW's delay API and infinite loading states
8+
39
## 0.2.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apollo/graphql-testing-library",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"private": true,
55
"repository": {
66
"url": "git+https://github.com/apollographql/graphql-testing-library"

0 commit comments

Comments
 (0)