Skip to content

Commit 3542857

Browse files
authored
Merge pull request psteinroe#400 from psteinroe/changeset-release/main
2 parents 7c09498 + 49f12a3 commit 3542857

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/short-beds-knock.md

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

packages/postgrest-swr/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-swr
22

3+
## 1.6.2
4+
5+
### Patch Changes
6+
7+
- cee8acb: fix: properly pass parameters to mutate for revalidation
8+
39
## 1.6.1
410

511
### 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": "1.6.1",
3+
"version": "1.6.2",
44
"author": "Philipp Steinrötter <[email protected]>",
55
"homepage": "https://supabase-cache-helpers.vercel.app",
66
"bugs": {

0 commit comments

Comments
 (0)