Skip to content

Commit

Permalink
Merge pull request #537 from psteinroe/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
psteinroe authored Nov 21, 2024
2 parents 42d9b20 + f42bc23 commit 347526e
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 18 deletions.
11 changes: 0 additions & 11 deletions .changeset/moody-lobsters-juggle.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.8.4

### Patch Changes

- 49a35ad: chore: update to latest supabase-js

## 0.8.3

### 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.8.3",
"version": "0.8.4",
"type": "module",
"main": "./dist/index.js",
"source": "./src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/postgrest-react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @supabase-cache-helpers/postgrest-react-query

## 1.11.4

### Patch Changes

- 49a35ad: chore: update to latest supabase-js
- Updated dependencies [49a35ad]
- @supabase-cache-helpers/postgrest-core@0.8.4

## 1.11.3

### 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.11.3",
"version": "1.11.4",
"author": "Philipp Steinrötter <[email protected]>",
"homepage": "https://supabase-cache-helpers.vercel.app",
"bugs": {
Expand Down
8 changes: 8 additions & 0 deletions packages/postgrest-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @supabase-cache-helpers/postgrest-server

## 0.0.3

### Patch Changes

- 49a35ad: chore: update to latest supabase-js
- Updated dependencies [49a35ad]
- @supabase-cache-helpers/postgrest-core@0.8.4

## 0.0.2

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

## 1.10.5

### Patch Changes

- 49a35ad: chore: update to latest supabase-js
- Updated dependencies [49a35ad]
- @supabase-cache-helpers/postgrest-core@0.8.4

## 1.10.4

### 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.10.4",
"version": "1.10.5",
"author": "Philipp Steinrötter <[email protected]>",
"homepage": "https://supabase-cache-helpers.vercel.app",
"bugs": {
Expand Down
6 changes: 6 additions & 0 deletions packages/storage-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @supabase-cache-helpers/storage-core

## 0.0.6

### Patch Changes

- 49a35ad: chore: update to latest supabase-js

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@supabase-cache-helpers/storage-core",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"main": "./dist/index.js",
"source": "./src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/storage-react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @supabase-cache-helpers/storage-react-query

## 1.2.4

### Patch Changes

- 49a35ad: chore: update to latest supabase-js
- Updated dependencies [49a35ad]
- @supabase-cache-helpers/storage-core@0.0.6

## 1.2.3

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

## 1.0.19

### Patch Changes

- 49a35ad: chore: update to latest supabase-js
- Updated dependencies [49a35ad]
- @supabase-cache-helpers/storage-core@0.0.6

## 1.0.18

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

0 comments on commit 347526e

Please sign in to comment.