Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#5756)
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] committed Dec 7, 2023
1 parent a4463d3 commit 0ab7f73
Show file tree
Hide file tree
Showing 5 changed files with 407 additions and 165 deletions.
6 changes: 0 additions & 6 deletions .changeset/hip-mayflies-hug.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/executors/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-tools/executor-http

## 1.0.5

### Patch Changes

- [`a4463d3`](https://github.com/ardatan/graphql-tools/commit/a4463d3607f33b176828bc48b6895adf3120aeec)
Thanks [@ardatan](https://github.com/ardatan)! - Remove headers from extensions in the GraphQL
request

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/executors/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/executor-http",
"version": "1.0.4",
"version": "1.0.5",
"type": "module",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
Expand Down

0 comments on commit 0ab7f73

Please sign in to comment.