Skip to content

Commit 1c17d8f

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

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/@graphql-codegen_testing-8836-dependencies.md

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

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

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

3+
## 1.18.3
4+
5+
### Patch Changes
6+
7+
- [#8836](https://github.com/dotansimha/graphql-code-generator/pull/8836) [`4fa0a566e`](https://github.com/dotansimha/graphql-code-generator/commit/4fa0a566e1b5253c303ea2a4b5cbbf7c12ca3677) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/nock/v/13.3.0) (from `13.2.9`, in `dependencies`)
9+
310
## 1.18.2
411

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

0 commit comments

Comments
 (0)