Skip to content

Commit 37e4571

Browse files
Version Packages (#61)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8896595 commit 37e4571

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-actors-glow.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @apollo/graphql-testing-library
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- [#60](https://github.com/apollographql/graphql-testing-library/pull/60) [`8896595`](https://github.com/apollographql/graphql-testing-library/commit/889659514d175c110d112f76062a241e50d19670) Thanks [@alessbell](https://github.com/alessbell)! - Bump default "real" delay in Node processes to 20ms.
8+
39
## 0.2.2
410

511
### Patch Changes

package.json

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

0 commit comments

Comments
 (0)