Skip to content

Commit

Permalink
chore(release): Publish [skip ci]
Browse files Browse the repository at this point in the history
 - @wundergraph/golang-client@0.8.18
 - @wundergraph/nextjs@0.15.8
 - @wundergraph/react-query@0.9.32
 - @wundergraph/react-relay@0.4.32
 - @wundergraph/rust-client@0.3.3
 - @wundergraph/sdk@0.184.1
 - @wundergraph/solid-query@0.5.32
 - @wundergraph/svelte-query@0.3.32
 - @wundergraph/swr@0.19.2
 - @wundergraph/vue-query@0.2.32
  • Loading branch information
github-actions[bot] committed Apr 19, 2024
1 parent 18fbf6d commit cc3d36d
Show file tree
Hide file tree
Showing 21 changed files with 59 additions and 17 deletions.
4 changes: 4 additions & 0 deletions packages/golang-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.18](https://github.com/wundergraph/wundergraph/compare/@wundergraph/golang-client@0.8.17...@wundergraph/golang-client@0.8.18) (2024-04-19)

**Note:** Version bump only for package @wundergraph/golang-client

## [0.8.17](https://github.com/wundergraph/wundergraph/compare/@wundergraph/golang-client@0.8.16...@wundergraph/golang-client@0.8.17) (2024-03-08)

**Note:** Version bump only for package @wundergraph/golang-client
Expand Down
4 changes: 2 additions & 2 deletions packages/golang-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/golang-client",
"version": "0.8.17",
"version": "0.8.18",
"license": "Apache-2.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.32",
"@types/object-hash": "^1.3.4",
"@wundergraph/sdk": "workspace:^0.184.0",
"@wundergraph/sdk": "workspace:^0.184.1",
"typescript": "^5.1.6"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.15.8](https://github.com/wundergraph/wundergraph/compare/@wundergraph/nextjs@0.15.7...@wundergraph/nextjs@0.15.8) (2024-04-19)

**Note:** Version bump only for package @wundergraph/nextjs

## [0.15.7](https://github.com/wundergraph/wundergraph/compare/@wundergraph/nextjs@0.15.6...@wundergraph/nextjs@0.15.7) (2024-03-08)

**Note:** Version bump only for package @wundergraph/nextjs
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/nextjs",
"version": "0.15.7",
"version": "0.15.8",
"license": "Apache-2.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.32](https://github.com/wundergraph/wundergraph/compare/@wundergraph/react-query@0.9.31...@wundergraph/react-query@0.9.32) (2024-04-19)

**Note:** Version bump only for package @wundergraph/react-query

## [0.9.31](https://github.com/wundergraph/wundergraph/compare/@wundergraph/react-query@0.9.30...@wundergraph/react-query@0.9.31) (2024-03-08)

**Note:** Version bump only for package @wundergraph/react-query
Expand Down
2 changes: 1 addition & 1 deletion packages/react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/react-query",
"version": "0.9.31",
"version": "0.9.32",
"license": "Apache-2.0",
"description": "WunderGraph React Query Integration",
"main": "./dist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-relay/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.32](https://github.com/wundergraph/wundergraph/compare/@wundergraph/react-relay@0.4.31...@wundergraph/react-relay@0.4.32) (2024-04-19)

**Note:** Version bump only for package @wundergraph/react-relay

## [0.4.31](https://github.com/wundergraph/wundergraph/compare/@wundergraph/react-relay@0.4.30...@wundergraph/react-relay@0.4.31) (2024-03-08)

**Note:** Version bump only for package @wundergraph/react-relay
Expand Down
2 changes: 1 addition & 1 deletion packages/react-relay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/react-relay",
"version": "0.4.31",
"version": "0.4.32",
"license": "Apache-2.0",
"description": "WunderGraph Relay Integration",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/rust-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.3](https://github.com/wundergraph/wundergraph/compare/@wundergraph/rust-client@0.3.2...@wundergraph/rust-client@0.3.3) (2024-04-19)

### Bug Fixes

* recursive oas references in rust client generation ([#1379](https://github.com/wundergraph/wundergraph/issues/1379)) ([f25b833](https://github.com/wundergraph/wundergraph/commit/f25b8334b5d7590ffc0d495647d61281b0eb7305)) (@Aenimus)

## [0.3.2](https://github.com/wundergraph/wundergraph/compare/@wundergraph/rust-client@0.3.1...@wundergraph/rust-client@0.3.2) (2024-03-08)

**Note:** Version bump only for package @wundergraph/rust-client
Expand Down
4 changes: 2 additions & 2 deletions packages/rust-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/rust-client",
"version": "0.3.2",
"version": "0.3.3",
"license": "Apache-2.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.32",
"@types/object-hash": "^1.3.4",
"@wundergraph/sdk": "workspace:^0.184.0",
"@wundergraph/sdk": "workspace:^0.184.1",
"typescript": "^5.1.6"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.184.1](https://github.com/wundergraph/wundergraph/compare/@wundergraph/sdk@0.184.0...@wundergraph/sdk@0.184.1) (2024-04-19)

**Note:** Version bump only for package @wundergraph/sdk

## [0.184.0](https://github.com/wundergraph/wundergraph/compare/@wundergraph/sdk@0.183.0...@wundergraph/sdk@0.184.0) (2024-03-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/sdk",
"version": "0.184.0",
"version": "0.184.1",
"license": "Apache-2.0",
"exports": {
".": {
Expand Down
4 changes: 4 additions & 0 deletions packages/solid-query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.32](https://github.com/wundergraph/wundergraph/compare/@wundergraph/solid-query@0.5.31...@wundergraph/solid-query@0.5.32) (2024-04-19)

**Note:** Version bump only for package @wundergraph/solid-query

## [0.5.31](https://github.com/wundergraph/wundergraph/compare/@wundergraph/solid-query@0.5.30...@wundergraph/solid-query@0.5.31) (2024-03-08)

**Note:** Version bump only for package @wundergraph/solid-query
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/solid-query",
"version": "0.5.31",
"version": "0.5.32",
"license": "Apache-2.0",
"description": "WunderGraph Solid Query Integration",
"main": "./dist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/svelte-query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.32](https://github.com/wundergraph/wundergraph/compare/@wundergraph/svelte-query@0.3.31...@wundergraph/svelte-query@0.3.32) (2024-04-19)

**Note:** Version bump only for package @wundergraph/svelte-query

## [0.3.31](https://github.com/wundergraph/wundergraph/compare/@wundergraph/svelte-query@0.3.30...@wundergraph/svelte-query@0.3.31) (2024-03-08)

**Note:** Version bump only for package @wundergraph/svelte-query
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/svelte-query",
"version": "0.3.31",
"version": "0.3.32",
"license": "Apache-2.0",
"description": "WunderGraph Svelte Query Integration",
"module": "./dist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/swr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.19.2](https://github.com/wundergraph/wundergraph/compare/@wundergraph/swr@0.19.1...@wundergraph/swr@0.19.2) (2024-04-19)

**Note:** Version bump only for package @wundergraph/swr

## [0.19.1](https://github.com/wundergraph/wundergraph/compare/@wundergraph/swr@0.19.0...@wundergraph/swr@0.19.1) (2024-03-08)

**Note:** Version bump only for package @wundergraph/swr
Expand Down
2 changes: 1 addition & 1 deletion packages/swr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/swr",
"version": "0.19.1",
"version": "0.19.2",
"license": "Apache-2.0",
"description": "WunderGraph SWR Integration",
"main": "./dist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/vue-query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.32](https://github.com/wundergraph/wundergraph/compare/@wundergraph/vue-query@0.2.31...@wundergraph/vue-query@0.2.32) (2024-04-19)

**Note:** Version bump only for package @wundergraph/vue-query

## [0.2.31](https://github.com/wundergraph/wundergraph/compare/@wundergraph/vue-query@0.2.30...@wundergraph/vue-query@0.2.31) (2024-03-08)

**Note:** Version bump only for package @wundergraph/vue-query
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/vue-query",
"version": "0.2.31",
"version": "0.2.32",
"license": "Apache-2.0",
"description": "WunderGraph Vue Query Integration",
"main": "./dist/index.js",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cc3d36d

Please sign in to comment.