Skip to content

Commit 6f1fd45

Browse files
chore: update versions (#634)
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 ## @supabase-cache-helpers/[email protected] ### Patch Changes - f143a25: chore: upgrade supabase to latest ## @supabase-cache-helpers/[email protected] ### Patch Changes - f143a25: chore: upgrade supabase to latest - Updated dependencies [f143a25] - @supabase-cache-helpers/[email protected] ## @supabase-cache-helpers/[email protected] ### Patch Changes - Updated dependencies [f143a25] - @supabase-cache-helpers/[email protected] ## @supabase-cache-helpers/[email protected] ### Patch Changes - f143a25: chore: upgrade supabase to latest - Updated dependencies [f143a25] - @supabase-cache-helpers/[email protected] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d04de7f commit 6f1fd45

File tree

9 files changed

+33
-11
lines changed

9 files changed

+33
-11
lines changed

.changeset/shaky-ants-brush.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/postgrest-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @supabase-cache-helpers/postgrest-core
22

3+
## 0.12.3
4+
5+
### Patch Changes
6+
7+
- f143a25: chore: upgrade supabase to latest
8+
39
## 0.12.2
410

511
### Patch Changes

packages/postgrest-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase-cache-helpers/postgrest-core",
3-
"version": "0.12.2",
3+
"version": "0.12.3",
44
"type": "module",
55
"main": "./dist/index.js",
66
"source": "./src/index.ts",

packages/postgrest-react-query/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @supabase-cache-helpers/postgrest-react-query
22

3+
## 1.13.6
4+
5+
### Patch Changes
6+
7+
- f143a25: chore: upgrade supabase to latest
8+
- Updated dependencies [f143a25]
9+
- @supabase-cache-helpers/postgrest-core@0.12.3
10+
311
## 1.13.5
412

513
### Patch Changes

packages/postgrest-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase-cache-helpers/postgrest-react-query",
3-
"version": "1.13.5",
3+
"version": "1.13.6",
44
"author": "Philipp Steinrötter <[email protected]>",
55
"homepage": "https://supabase-cache-helpers.vercel.app",
66
"bugs": {

packages/postgrest-server/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @supabase-cache-helpers/postgrest-server
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f143a25]
8+
- @supabase-cache-helpers/postgrest-core@0.12.3
9+
310
## 0.2.2
411

512
### Patch Changes

packages/postgrest-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase-cache-helpers/postgrest-server",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"author": "Philipp Steinrötter <[email protected]>",
55
"homepage": "https://supabase-cache-helpers.vercel.app",
66
"bugs": {

packages/postgrest-swr/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @supabase-cache-helpers/postgrest-swr
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- f143a25: chore: upgrade supabase to latest
8+
- Updated dependencies [f143a25]
9+
- @supabase-cache-helpers/postgrest-core@0.12.3
10+
311
## 2.0.2
412

513
### Patch Changes

packages/postgrest-swr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase-cache-helpers/postgrest-swr",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"author": "Philipp Steinrötter <[email protected]>",
55
"homepage": "https://supabase-cache-helpers.vercel.app",
66
"bugs": {

0 commit comments

Comments
 (0)