Skip to content

Commit 556c7ee

Browse files
chore(release): update monorepo packages versions (#2897)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 947ccee commit 556c7ee

File tree

4 files changed

+9
-12
lines changed

4 files changed

+9
-12
lines changed

.changeset/lemon-days-drop.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/rude-bottles-own.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/loaders/url/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-tools/url-loader
22

3+
## 6.9.0
4+
5+
### Minor Changes
6+
7+
- 854ce659: - Added support for legacy ws protocol
8+
- Ensured that headers are passed into ws connection params
9+
- 947ccee8: feat(url-loader): ability to provide custom subscriptionsEndpoint
10+
311
## 6.8.3
412

513
### Patch Changes

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-tools/url-loader",
3-
"version": "6.8.3",
3+
"version": "6.9.0",
44
"description": "A set of utils for faster development of GraphQL tools",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)