Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#256)
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
github-actions[bot] and github-actions[bot] committed Jul 9, 2022
1 parent b265b16 commit f8e9b1a
Show file tree
Hide file tree
Showing 17 changed files with 21 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-hats-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-buttons-yawn.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"express": "4.17.1",
"express-session": "1.17.2",
"graphql": "16.0.0-experimental-stream-defer.5",
"graphql-helix": "^1.12.0"
"graphql-helix": "^1.13.0"
}
}
2 changes: 1 addition & 1 deletion examples/csp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"express": "4.17.1",
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5",
"helmet": "4.6.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/error-handling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"express": "4.17.1",
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5"
}
}
2 changes: 1 addition & 1 deletion examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"express": "4.17.1",
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5"
}
}
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"fastify": "3.21.6",
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5"
}
}
2 changes: 1 addition & 1 deletion examples/file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"express": "4.17.1",
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5",
"graphql-upload": "^11.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-jit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"express": "4.17.1",
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5",
"graphql-jit": "0.5.2",
"tiny-lru": "7.0.6"
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"express": "4.17.1",
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5",
"graphql-modules": "1.4.4"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"express": "4.17.1",
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5",
"graphql-ws": "5.5.0",
"ws": "8.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typescript": "4.4.4"
},
"dependencies": {
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5"
}
}
2 changes: 1 addition & 1 deletion examples/koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"typescript": "4.4.4"
},
"dependencies": {
"graphql-helix": "1.12.0",
"graphql-helix": "1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5",
"koa": "2.13.1",
"koa-bodyparser": "4.3.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/live-queries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@n1ru4l/in-memory-live-query-store": "0.7.1",
"@n1ru4l/graphql-live-query": "0.8.1",
"express": "4.17.1",
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5"
}
}
2 changes: 1 addition & 1 deletion examples/persisted-queries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"express": "4.17.1",
"graphql-helix": "^1.12.0",
"graphql-helix": "^1.13.0",
"graphql": "16.0.0-experimental-stream-defer.5"
}
}
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# graphql-helix

## 1.13.0

### Minor Changes

- 4d9ec82: Include `extensions` within the `ExecutionContext`.
- 4d9ec82: Include `operationName` within the `ExecutionContext`.

## 1.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-helix",
"version": "1.12.0",
"version": "1.13.0",
"description": "A highly evolved GraphQL HTTP Server 🧬",
"keywords": [
"graphql",
Expand Down

0 comments on commit f8e9b1a

Please sign in to comment.