Skip to content

Commit

Permalink
Version Packages (#258)
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
github-actions[bot] and github-actions[bot] authored Apr 26, 2024
1 parent 0e6bf0c commit 36e6c5f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/nice-pears-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-horses-relax.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/internal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @gql.tada/internal

## 0.3.0

### Minor Changes

- Add multi-schema config format and schema loading
Submitted by [@kitten](https://github.com/kitten) (See [#257](https://github.com/0no-co/gql.tada/pull/257))

### Patch Changes

- Update `loadRef` to reflect `tada*` options to result types
Submitted by [@kitten](https://github.com/kitten) (See [#259](https://github.com/0no-co/gql.tada/pull/259))

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gql.tada/internal",
"version": "0.2.4",
"version": "0.3.0",
"public": true,
"description": "Internal logic for gql.tada’s CLI tool and GraphQLSP.",
"author": "0no.co <hi@0no.co>",
Expand Down

0 comments on commit 36e6c5f

Please sign in to comment.