Skip to content

Commit 369b2c1

Browse files
authored
Force publishing @graphql-codegen/testing v4.0.3 (#10622)
* Force publishing @graphql-codegen/testing v4.0.3 * Add changeset
1 parent 83b74fe commit 369b2c1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/new-rice-beam.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/testing",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "GraphQL Codegen Testing Utils",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)