Skip to content

Commit

Permalink
chore: update versions (#2719)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @nhost/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost/[email protected]

### Patch Changes

-   @nhost/[email protected]
-   @nhost/[email protected]

## @nhost/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost/[email protected]

### Patch Changes

- f4f0353: fix: improve environment/browser detection to support React
Native
- defffd8: fix: resolve issue where `/token` endpoint is called with an
empty token during sign-in

## @nhost/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost/[email protected]

### Patch Changes

-   Updated dependencies [f4f0353]
-   Updated dependencies [defffd8]
    -   @nhost/[email protected]

## @nhost/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost/[email protected]

### Patch Changes

- a9413af: fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
    -   @nhost/[email protected]
    -   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]
-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]
-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]
-   @nhost/[email protected]
-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]
-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]
-   @nhost/[email protected]
-   @nhost/[email protected]

## @nhost-examples/[email protected]

### Patch Changes

-   @nhost/[email protected]
-   @nhost/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed May 21, 2024
1 parent a9413af commit 2c33051
Show file tree
Hide file tree
Showing 45 changed files with 161 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/plenty-beers-warn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-ads-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-games-scream.md

This file was deleted.

8 changes: 8 additions & 0 deletions dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nhost/dashboard

## 1.16.2

### Patch Changes

- a9413af: fix: update `GetAllWorkspacesAndProjects` query polling to use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15

## 1.16.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost/dashboard",
"version": "1.16.1",
"version": "1.16.2",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down
6 changes: 6 additions & 0 deletions examples/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nhost-examples/cli

## 0.3.6

### Patch Changes

- @nhost/nhost-js@3.1.4

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost-examples/cli",
"version": "0.3.5",
"version": "0.3.6",
"main": "src/index.mjs",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/codegen-react-apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nhost-examples/codegen-react-apollo

## 0.4.6

### Patch Changes

- @nhost/react@3.5.1
- @nhost/react-apollo@12.0.1

## 0.4.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/codegen-react-apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost-examples/codegen-react-apollo",
"version": "0.4.5",
"version": "0.4.6",
"private": true,
"scripts": {
"codegen": "graphql-codegen",
Expand Down
6 changes: 6 additions & 0 deletions examples/codegen-react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nhost-examples/codegen-react-query

## 0.4.6

### Patch Changes

- @nhost/react@3.5.1

## 0.4.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/codegen-react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost-examples/codegen-react-query",
"version": "0.4.5",
"version": "0.4.6",
"private": true,
"scripts": {
"codegen": "graphql-codegen",
Expand Down
7 changes: 7 additions & 0 deletions examples/codegen-react-urql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nhost-examples/react-urql

## 0.3.6

### Patch Changes

- @nhost/react@3.5.1
- @nhost/react-urql@9.0.1

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/codegen-react-urql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nhost-examples/codegen-react-urql",
"private": true,
"version": "0.3.5",
"version": "0.3.6",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down
6 changes: 6 additions & 0 deletions examples/multi-tenant-one-to-many/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nhost-examples/multi-tenant-one-to-many

## 2.2.6

### Patch Changes

- @nhost/nhost-js@3.1.4

## 2.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/multi-tenant-one-to-many/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nhost-examples/multi-tenant-one-to-many",
"private": true,
"version": "2.2.5",
"version": "2.2.6",
"description": "",
"main": "index.js",
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions examples/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nhost-examples/nextjs

## 0.3.6

### Patch Changes

- @nhost/react@3.5.1
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost-examples/nextjs",
"version": "0.3.5",
"version": "0.3.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions examples/node-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nhost-examples/node-storage

## 0.2.6

### Patch Changes

- @nhost/nhost-js@3.1.4

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/node-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost-examples/node-storage",
"version": "0.2.5",
"version": "0.2.6",
"private": true,
"description": "This is an example of how to use the Storage with Node.js",
"main": "src/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions examples/quickstarts/nextjs-server-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nhost-examples/nextjs-server-components

## 0.4.6

### Patch Changes

- @nhost/nhost-js@3.1.4

## 0.4.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/quickstarts/nextjs-server-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost-examples/nextjs-server-components",
"version": "0.4.5",
"version": "0.4.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
7 changes: 7 additions & 0 deletions examples/react-apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nhost-examples/react-apollo

## 0.8.6

### Patch Changes

- @nhost/react@3.5.1
- @nhost/react-apollo@12.0.1

## 0.8.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/react-apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost-examples/react-apollo",
"version": "0.8.5",
"version": "0.8.6",
"private": true,
"dependencies": {
"@apollo/client": "^3.9.9",
Expand Down
6 changes: 6 additions & 0 deletions examples/react-gqty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nhost-examples/react-gqty

## 1.2.6

### Patch Changes

- @nhost/react@3.5.1

## 1.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/react-gqty/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nhost-examples/react-gqty",
"private": true,
"version": "1.2.5",
"version": "1.2.6",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
8 changes: 8 additions & 0 deletions examples/vue-apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nhost-examples/vue-apollo

## 0.6.6

### Patch Changes

- @nhost/nhost-js@3.1.4
- @nhost/apollo@7.1.1
- @nhost/vue@2.6.1

## 0.6.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nhost-examples/vue-apollo",
"private": true,
"version": "0.6.5",
"version": "0.6.6",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down
7 changes: 7 additions & 0 deletions examples/vue-quickstart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nhost-examples/vue-quickstart

## 0.2.6

### Patch Changes

- @nhost/apollo@7.1.1
- @nhost/vue@2.6.1

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-quickstart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost-examples/vue-quickstart",
"version": "0.2.5",
"version": "0.2.6",
"private": true,
"scripts": {
"build": "vite build",
Expand Down
6 changes: 6 additions & 0 deletions integrations/apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nhost/apollo

## 7.1.1

### Patch Changes

- @nhost/nhost-js@3.1.4

## 7.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost/apollo",
"version": "7.1.0",
"version": "7.1.1",
"description": "Nhost Apollo Client library",
"license": "MIT",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions integrations/react-apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nhost/react-apollo

## 12.0.1

### Patch Changes

- @nhost/apollo@7.1.1
- @nhost/react@3.5.1

## 12.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/react-apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost/react-apollo",
"version": "12.0.0",
"version": "12.0.1",
"description": "Nhost React Apollo client",
"license": "MIT",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions integrations/react-urql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nhost/react-urql

## 9.0.1

### Patch Changes

- @nhost/react@3.5.1

## 9.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/react-urql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost/react-urql",
"version": "9.0.0",
"version": "9.0.1",
"description": "Nhost React URQL client",
"license": "MIT",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/hasura-auth-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nhost/hasura-auth-js

## 2.5.1

### Patch Changes

- f4f0353: fix: improve environment/browser detection to support React Native
- defffd8: fix: resolve issue where `/token` endpoint is called with an empty token during sign-in

## 2.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hasura-auth-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost/hasura-auth-js",
"version": "2.5.0",
"version": "2.5.1",
"description": "Hasura-auth client",
"license": "MIT",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nhost/nextjs

## 2.1.15

### Patch Changes

- @nhost/react@3.5.1

## 2.1.14

### Patch Changes
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": "@nhost/nextjs",
"version": "2.1.14",
"version": "2.1.15",
"description": "Nhost NextJS library",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 2c33051

Please sign in to comment.