Skip to content

Commit 2a7d55c

Browse files
chore(release): update monorepo packages versions (#2938)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5a9d276 commit 2a7d55c

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.changeset/few-beans-share.md

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

packages/patch/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#2937](https://github.com/graphql-hive/graphql-inspector/pull/2937)
8+
[`5a9d276`](https://github.com/graphql-hive/graphql-inspector/commit/5a9d276c6cb90d46d626df68ea00cc8728eb528e)
9+
Thanks [@jdolle](https://github.com/jdolle)! - Fix duplicated schema definitions
10+
311
## 0.1.2
412

513
### Patch Changes

packages/patch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/patch",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"type": "module",
55
"description": "Applies changes output from @graphql-inspect/diff",
66
"repository": {

0 commit comments

Comments
 (0)