Skip to content

Commit bf43c7e

Browse files
chore(release): update monorepo packages versions (#10623)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 369b2c1 commit bf43c7e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/new-rice-beam.md

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

packages/utils/graphql-codegen-testing/CHANGELOG.md

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

3+
## 4.0.4
4+
5+
### Patch Changes
6+
7+
- [#10622](https://github.com/dotansimha/graphql-code-generator/pull/10622) [`369b2c1`](https://github.com/dotansimha/graphql-code-generator/commit/369b2c1934a74a3ca7f49d8972608f5ec341d17b) Thanks [@eddeee888](https://github.com/eddeee888)! - Force publish to fix failed publish 4.0.2
8+
39
## 4.0.2
410

511
### Patch Changes

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.3",
3+
"version": "4.0.4",
44
"description": "GraphQL Codegen Testing Utils",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)