Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#143)
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 Feb 6, 2024
1 parent 85fc577 commit f38de10
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-carpets-tell.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @soundxyz/graphql-react-query-example-next

## 1.0.51

### Patch Changes

- Updated dependencies [[`708750fc83ed8ed220d97342ff8a930963b942a5`](https://github.com/soundxyz/graphql-react/commit/708750fc83ed8ed220d97342ff8a930963b942a5)]:
- @soundxyz/graphql-react-query@5.1.2

## 1.0.50

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soundxyz/graphql-react-query-example-next",
"version": "1.0.50",
"version": "1.0.51",
"private": true,
"keywords": [],
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/graphql-react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @soundxyz/graphql-react-query

## 5.1.2

### Patch Changes

- [#142](https://github.com/soundxyz/graphql-react/pull/142) [`708750fc83ed8ed220d97342ff8a930963b942a5`](https://github.com/soundxyz/graphql-react/commit/708750fc83ed8ed220d97342ff8a930963b942a5) Thanks [@PabloSzx](https://github.com/PabloSzx)! - Wipe entity store nodes when setting infinite query data

## 5.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soundxyz/graphql-react-query",
"version": "5.1.1",
"version": "5.1.2",
"keywords": [],
"license": "MIT",
"author": "PabloSzx <[email protected]>",
Expand Down

0 comments on commit f38de10

Please sign in to comment.