Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 7, 2021
1 parent 03c8416 commit ea7c396
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-bags-remain.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": "15.6.0",
"graphql-helix": "^1.8.1"
"graphql-helix": "^1.8.2"
}
}
2 changes: 1 addition & 1 deletion examples/csp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"express": "4.17.1",
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1",
"graphql-helix": "^1.8.2",
"helmet": "4.6.0"
}
}
2 changes: 1 addition & 1 deletion examples/error-handling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"dependencies": {
"express": "4.17.1",
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1"
"graphql-helix": "^1.8.2"
}
}
2 changes: 1 addition & 1 deletion examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"dependencies": {
"express": "4.17.1",
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1"
"graphql-helix": "^1.8.2"
}
}
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"dependencies": {
"fastify": "3.21.6",
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1"
"graphql-helix": "^1.8.2"
}
}
2 changes: 1 addition & 1 deletion examples/file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"express": "4.17.1",
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1",
"graphql-helix": "^1.8.2",
"graphql-upload": "^11.0.0"
}
}
2 changes: 1 addition & 1 deletion examples/graphql-jit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"express": "4.17.1",
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1",
"graphql-helix": "^1.8.2",
"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 @@ -13,7 +13,7 @@
"dependencies": {
"express": "4.17.1",
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1",
"graphql-helix": "^1.8.2",
"graphql-modules": "1.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/graphql-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"express": "4.17.1",
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1",
"graphql-helix": "^1.8.2",
"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 @@ -11,6 +11,6 @@
},
"dependencies": {
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1"
"graphql-helix": "^1.8.2"
}
}
2 changes: 1 addition & 1 deletion examples/koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "1.8.1",
"graphql-helix": "1.8.2",
"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 @@ -15,6 +15,6 @@
"@n1ru4l/graphql-live-query": "0.8.1",
"express": "4.17.1",
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1"
"graphql-helix": "^1.8.2"
}
}
2 changes: 1 addition & 1 deletion examples/persisted-queries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"dependencies": {
"express": "4.17.1",
"graphql": "15.4.0-experimental-stream-defer.1",
"graphql-helix": "^1.8.1"
"graphql-helix": "^1.8.2"
}
}
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# graphql-helix

## 1.8.2

### Patch Changes

- 03c8416: include esm code in the published package

## 1.8.1

### Patch 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.8.1",
"version": "1.8.2",
"description": "A highly evolved GraphQL HTTP Server 🧬",
"keywords": [
"graphql",
Expand Down

0 comments on commit ea7c396

Please sign in to comment.