Skip to content

Commit

Permalink
chore: update versions (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 16, 2023
1 parent cd8c786 commit b6b1afd
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-shoes-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-penguins-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-shrimps-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-horses-relax.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## Changelog

## 0.23.0

### Minor Changes

- cd8c786: feat: add option to disable user sign-up through `AUTH_DISABLE_SIGNUP`

### Patch Changes

- 003cfd6: fix: make sure existing modified permissions are not overwritten
- 15459a9: fix: use empty as AUTH_API_PREFIX default value
- ffba7d8: fix: move catch-all route-not-found handler to root

## 0.22.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "git://github.com/nhost/hasura-auth.git",
"type": "git"
},
"version": "0.22.1",
"version": "0.23.0",
"main": "dist/start.js",
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down

0 comments on commit b6b1afd

Please sign in to comment.