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 Aug 5, 2024
1 parent f775fdf commit 275e26d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-bats-tie.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.8

### Patch Changes

- [`f775fdf`](https://github.com/lemonmade/quilt/commit/f775fdfb1a5d3473dd6f8d2ea9c66f96aa77606c) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix `__typename` inclusion in GraphQL types

## 0.2.7

### 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.7",
"version": "0.2.8",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 275e26d

Please sign in to comment.