Skip to content

Commit

Permalink
chore: update versions (#449)
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 28, 2023
1 parent 634f2bf commit 19316ad
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/healthy-eyes-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-brooms-sit.md

This file was deleted.

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

## 0.24.0

### Minor Changes

- 634f2bf: feat: add `AUTH_WEBAUTHN_RP_ID` environment variable

### Patch Changes

- 2e3096c: fix: conceal error if AUTH_CONCEAL_ERRORS is set

## 0.23.0

### Minor 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.23.0",
"version": "0.24.0",
"main": "dist/start.js",
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down

0 comments on commit 19316ad

Please sign in to comment.