Skip to content

Commit

Permalink
Merge pull request #303 from psteinroe/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
psteinroe authored Oct 19, 2023
2 parents 79bb7c3 + 566c647 commit 4e40d88
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/thick-spiders-admire.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/postgrest-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @supabase-cache-helpers/postgrest-core

## 0.1.3

### Patch Changes

- f2ab921: fix: return empty array if to-many relation is empty instead of removing the property altogether

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@supabase-cache-helpers/postgrest-core",
"version": "0.1.2",
"version": "0.1.3",
"main": "./dist/index.js",
"source": "./src/index.ts",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/postgrest-react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @supabase-cache-helpers/postgrest-react-query

## 1.1.2

### Patch Changes

- Updated dependencies [f2ab921]
- @supabase-cache-helpers/postgrest-core@0.1.3

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@supabase-cache-helpers/postgrest-react-query",
"version": "1.1.1",
"version": "1.1.2",
"author": "Philipp Steinrötter <[email protected]>",
"homepage": "https://supabase-cache-helpers.vercel.app",
"bugs": {
Expand Down
7 changes: 7 additions & 0 deletions packages/postgrest-swr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @supabase-cache-helpers/postgrest-swr

## 1.1.12

### Patch Changes

- Updated dependencies [f2ab921]
- @supabase-cache-helpers/postgrest-core@0.1.3

## 1.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-swr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@supabase-cache-helpers/postgrest-swr",
"version": "1.1.11",
"version": "1.1.12",
"author": "Philipp Steinrötter <[email protected]>",
"homepage": "https://supabase-cache-helpers.vercel.app",
"bugs": {
Expand Down

1 comment on commit 4e40d88

@vercel
Copy link

@vercel vercel bot commented on 4e40d88 Oct 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again in 7 minutes (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.