Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#6544)
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 Sep 26, 2024
1 parent 1e085bd commit 94066a0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-ants-change.md

This file was deleted.

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

## 1.3.0

### Minor Changes

- [#6540](https://github.com/ardatan/graphql-tools/pull/6540)
[`1e085bd`](https://github.com/ardatan/graphql-tools/commit/1e085bd8516a692e91afe3f1b95b9f5740485693)
Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - Allow to configure headers of the
WebSocket sent with the upgrade request.

## 1.2.1

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

0 comments on commit 94066a0

Please sign in to comment.