Skip to content

Commit d72ad4d

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

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changeset/@graphql-inspector_cli-2254-dependencies.md

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

packages/cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @graphql-inspector/cli
22

3+
## 3.4.2
4+
5+
### Patch Changes
6+
7+
- [#2254](https://github.com/kamilkisiela/graphql-inspector/pull/2254)
8+
[`4f7ae668`](https://github.com/kamilkisiela/graphql-inspector/commit/4f7ae66891694ccf5d3b7a5d24f778d9d1b9bcb8)
9+
Thanks [@TuvalSimha](https://github.com/TuvalSimha)! - dependencies updates:
10+
- Added dependency
11+
[`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/config/v/3.4.0)
12+
(to `dependencies`)
13+
314
## 3.4.1
415

516
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/cli",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)