Skip to content

Commit

Permalink
Publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 5, 2024
1 parent f6bc262 commit e9f40bd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-glasses-taste.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/graphql-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/graphql

## 0.2.4

### Patch Changes

- [`f6bc262`](https://github.com/lemonmade/quilt/commit/f6bc262ea020a94a1ecc0de4cda8ef6d6371ee23) Thanks [@lemonmade](https://github.com/lemonmade)! - Add options to output GraphQL documents to a string, and to omit the source

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/graphql-tools",
"type": "module",
"version": "0.2.3",
"version": "0.2.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit e9f40bd

Please sign in to comment.