Skip to content

Commit f71ed3e

Browse files
chore: update versions (#120)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4dbf0eb commit f71ed3e

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/breezy-trees-appear.md

-5
This file was deleted.

.changeset/nine-pots-vanish.md

-5
This file was deleted.

packages/react/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @supabase/auth-ui-react
22

3+
## 0.2.8
4+
5+
### Patch Changes
6+
7+
- 4dbf0eb: Add confirmation variable to localization for custom message
8+
- 52d14a6: Add UI loading state for buttons
9+
310
## 0.2.7
411

512
### Patch Changes

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/auth-ui-react",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"main": "./dist/cjs/src/index.js",
55
"module": "./dist/esm/src/index.js",
66
"files": [

0 commit comments

Comments
 (0)