Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#8247)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
theguild-bot and github-actions[bot] authored Jan 10, 2025
1 parent cfefa10 commit ab53a31
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 14 deletions.
6 changes: 0 additions & 6 deletions .changeset/shaggy-cooks-pull.md

This file was deleted.

4 changes: 2 additions & 2 deletions examples/hive-example/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"dependencies": {
"@graphql-mesh/cli": "0.98.17",
"@graphql-mesh/openapi": "0.108.13",
"@graphql-mesh/plugin-hive": "0.103.11",
"@graphql-mesh/transform-hive": "0.103.12",
"@graphql-mesh/plugin-hive": "0.103.12",
"@graphql-mesh/transform-hive": "0.103.13",
"graphql": "16.10.0"
}
}
7 changes: 7 additions & 0 deletions packages/legacy/transforms/hive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-mesh/transform-hive

## 0.103.13

### Patch Changes

- [`cfefa10`](https://github.com/ardatan/graphql-mesh/commit/cfefa10ee967e1063576543ef14cb90be5d8b988)
Thanks [@renovate[bot]](https://github.com/renovate%5Bbot%5D)! - Bump Hive Console dependencies

## 0.103.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/transforms/hive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-mesh/transform-hive",
"version": "0.103.12",
"version": "0.103.13",
"type": "module",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugins/hive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-mesh/plugin-hive

## 0.103.12

### Patch Changes

- [`cfefa10`](https://github.com/ardatan/graphql-mesh/commit/cfefa10ee967e1063576543ef14cb90be5d8b988)
Thanks [@renovate[bot]](https://github.com/renovate%5Bbot%5D)! - Bump Hive Console dependencies

## 0.103.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/hive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-mesh/plugin-hive",
"version": "0.103.11",
"version": "0.103.12",
"type": "module",
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5525,8 +5525,8 @@ __metadata:
dependencies:
"@graphql-mesh/cli": "npm:0.98.17"
"@graphql-mesh/openapi": "npm:0.108.13"
"@graphql-mesh/plugin-hive": "npm:0.103.11"
"@graphql-mesh/transform-hive": "npm:0.103.12"
"@graphql-mesh/plugin-hive": "npm:0.103.12"
"@graphql-mesh/transform-hive": "npm:0.103.13"
graphql: "npm:16.10.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7156,7 +7156,7 @@ __metadata:
languageName: unknown
linkType: soft

"@graphql-mesh/plugin-hive@npm:0.103.11, @graphql-mesh/plugin-hive@npm:^0.103.0, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive":
"@graphql-mesh/plugin-hive@npm:0.103.12, @graphql-mesh/plugin-hive@npm:^0.103.0, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive":
version: 0.0.0-use.local
resolution: "@graphql-mesh/plugin-hive@workspace:packages/plugins/hive"
dependencies:
Expand Down Expand Up @@ -7663,7 +7663,7 @@ __metadata:
languageName: unknown
linkType: soft

"@graphql-mesh/transform-hive@npm:0.103.12, @graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive":
"@graphql-mesh/transform-hive@npm:0.103.13, @graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive":
version: 0.0.0-use.local
resolution: "@graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive"
dependencies:
Expand Down

0 comments on commit ab53a31

Please sign in to comment.