We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b74fe commit 369b2c1Copy full SHA for 369b2c1
2 files changed
.changeset/new-rice-beam.md
@@ -0,0 +1,5 @@
1
+---
2
+'@graphql-codegen/testing': patch
3
4
+
5
+Force publish to fix failed publish 4.0.2
packages/utils/graphql-codegen-testing/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/testing",
- "version": "4.0.2",
+ "version": "4.0.3",
"description": "GraphQL Codegen Testing Utils",
"main": "dist/cjs/index.js",
6
"module": "dist/esm/index.js",
0 commit comments