Skip to content

Commit 3f5b414

Browse files
chore(release): update monorepo packages versions (#2925)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 74fcea7 commit 3f5b414

File tree

19 files changed

+89
-16
lines changed

19 files changed

+89
-16
lines changed

.changeset/bright-pumas-dance.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.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`74fcea7`](https://github.com/graphql-hive/graphql-inspector/commit/74fcea7ad01f72382a887033f4b3594b4f50e9c9)]:
9+
- @graphql-inspector/core@7.0.4
10+
311
## 5.0.15
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.15",
3+
"version": "5.0.16",
44
"type": "module",
55
"description": "GraphQL Inspector functionality for GitHub Actions",
66
"repository": {

packages/cli/CHANGELOG.md

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

3+
## 6.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @graphql-inspector/audit-command@5.0.16
9+
- @graphql-inspector/coverage-command@6.1.10
10+
- @graphql-inspector/diff-command@6.0.4
11+
- @graphql-inspector/introspect-command@5.0.16
12+
- @graphql-inspector/similar-command@5.0.16
13+
- @graphql-inspector/validate-command@5.0.16
14+
315
## 6.0.3
416

517
### 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": "6.0.3",
3+
"version": "6.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.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`74fcea7`](https://github.com/graphql-hive/graphql-inspector/commit/74fcea7ad01f72382a887033f4b3594b4f50e9c9)]:
9+
- @graphql-inspector/core@7.0.4
10+
311
## 5.0.15
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.15",
3+
"version": "5.0.16",
44
"type": "module",
55
"description": "Audit Documents 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.1.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`74fcea7`](https://github.com/graphql-hive/graphql-inspector/commit/74fcea7ad01f72382a887033f4b3594b4f50e9c9)]:
9+
- @graphql-inspector/core@7.0.4
10+
311
## 6.1.9
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.1.9",
3+
"version": "6.1.10",
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+
## 6.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`74fcea7`](https://github.com/graphql-hive/graphql-inspector/commit/74fcea7ad01f72382a887033f4b3594b4f50e9c9)]:
9+
- @graphql-inspector/core@7.0.4
10+
311
## 6.0.3
412

513
### Patch Changes

0 commit comments

Comments
 (0)