Skip to content

Commit 6cd7341

Browse files
chore(release): update monorepo packages versions (#2741)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 12a2208 commit 6cd7341

25 files changed

+119
-19
lines changed

.changeset/@graphql-inspector_commands-2740-dependencies.md

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

packages/action/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
311
## 5.0.3
412

513
### Patch Changes

packages/action/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/action",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "GraphQL Inspector functionality for GitHub Actions",
66
"repository": {

packages/ci/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
311
## 5.0.3
412

513
### Patch Changes

packages/ci/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/ci",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
66
"repository": {

packages/cli/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
- @graphql-inspector/audit-command@5.0.4
11+
- @graphql-inspector/coverage-command@6.0.4
12+
- @graphql-inspector/diff-command@5.0.4
13+
- @graphql-inspector/docs-command@5.0.4
14+
- @graphql-inspector/introspect-command@5.0.4
15+
- @graphql-inspector/serve-command@5.0.4
16+
- @graphql-inspector/similar-command@5.0.4
17+
- @graphql-inspector/validate-command@5.0.4
18+
319
## 5.0.3
420

521
### 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": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
66
"repository": {

packages/commands/audit/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
311
## 5.0.3
412

513
### Patch Changes

packages/commands/audit/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/audit-command",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "Audit Documents in GraphQL Inspector",
66
"repository": {

packages/commands/commands/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- [#2740](https://github.com/kamilkisiela/graphql-inspector/pull/2740)
8+
[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)
9+
Thanks [@TuvalSimha](https://github.com/TuvalSimha)! - dependencies updates:
10+
- Updated dependency
11+
[`@graphql-inspector/loaders@^4.0.0` ↗︎](https://www.npmjs.com/package/@graphql-inspector/loaders/v/4.0.0)
12+
(from `^4.0.4`, in `peerDependencies`)
13+
314
## 5.0.3
415

516
### Patch Changes

packages/commands/commands/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/commands",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "Plugin system for commands in GraphQL Inspector",
66
"repository": {

packages/commands/coverage/CHANGELOG.md

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

3+
## 6.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
311
## 6.0.3
412

513
### Patch Changes

packages/commands/coverage/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/coverage-command",
3-
"version": "6.0.3",
3+
"version": "6.0.4",
44
"type": "module",
55
"description": "Schema Coverage in GraphQL Inspector",
66
"repository": {

packages/commands/diff/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
311
## 5.0.3
412

513
### Patch Changes

packages/commands/diff/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/diff-command",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "Compare GraphQL Schemas",
66
"repository": {

packages/commands/docs/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
311
## 5.0.3
412

513
### Patch Changes

packages/commands/docs/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/docs-command",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "Open GraphQL Inspector Documentation",
66
"repository": {

packages/commands/introspect/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
311
## 5.0.3
412

513
### Patch Changes

packages/commands/introspect/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/introspect-command",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "Introspects GraphQL Schema",
66
"repository": {

packages/commands/serve/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
311
## 5.0.3
412

513
### Patch Changes

packages/commands/serve/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/serve-command",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "Serves GraphQL Schemma",
66
"repository": {

packages/commands/similar/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
311
## 5.0.3
412

513
### Patch Changes

packages/commands/similar/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/similar-command",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "Find similar types in GraphQL Schema",
66
"repository": {

packages/commands/validate/CHANGELOG.md

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

3+
## 5.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`12a2208`](https://github.com/kamilkisiela/graphql-inspector/commit/12a2208748d3ef987400e298eb796e9139357a53)]:
9+
- @graphql-inspector/commands@5.0.4
10+
311
## 5.0.3
412

513
### Patch Changes

packages/commands/validate/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/validate-command",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"type": "module",
55
"description": "Validate Documents in GraphQL Inspector",
66
"repository": {

0 commit comments

Comments
 (0)