Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 7b1eed2

Browse files
committed
chore: bump 0.17.0 with small cleanup
1 parent 3dbc6a4 commit 7b1eed2

File tree

5 files changed

+15
-57
lines changed

5 files changed

+15
-57
lines changed

.grenrc.yml

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

CHANGELOG.md

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

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ Visit our [wiki](https://github.com/supabase/postgrest-js/wiki) to get started!
2525
- Push your work back up to your fork
2626
- Submit a Pull request so that we can review your changes and merge
2727

28-
**Release Notes**
29-
30-
```
31-
gren release --override
32-
```
33-
34-
This will create the changelog and the [release](https://github.com/supabase/postgrest-js/releases).
35-
3628
## License
3729

3830
This repo is liscenced under MIT.

package-lock.json

Lines changed: 14 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/postgrest-js",
3-
"version": "0.16.1",
3+
"version": "0.17.0",
44
"description": "PostgREST JS client",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)