Skip to content

Commit fe82d73

Browse files
authored
Merge pull request #77 from psteinroe/changeset-release/main
2 parents 5bde65d + fda1b47 commit fe82d73

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-cobras-swim.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+
## 0.4.4
4+
5+
### Patch Changes
6+
7+
- 07ae250: fix: expose isLoading and export types from postgrest-shared
8+
39
## 0.4.3
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": "0.4.3",
3+
"version": "0.4.4",
44
"main": "./dist/index.js",
55
"source": "./src/index.ts",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)