Skip to content

Commit b275e4f

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

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/mighty-meals-flow.md

-6
This file was deleted.

packages/solid/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @supabase/auth-ui-solid
22

3+
## 0.3.7
4+
5+
### Patch Changes
6+
7+
- ae22ff23: Message styling change
8+
39
## 0.3.6
410

511
### Patch Changes

packages/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/auth-ui-solid",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.jsx",

packages/svelte/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @supabase/auth-ui-svelte
22

3+
## 0.2.8
4+
5+
### Patch Changes
6+
7+
- ae22ff23: Message styling change
8+
39
## 0.2.7
410

511
### Patch Changes

packages/svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/auth-ui-svelte",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"type": "module",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)