Skip to content

Commit 1e7c354

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

File tree

7 files changed

+21
-10
lines changed

7 files changed

+21
-10
lines changed

.changeset/chatty-crabs-tap.md

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

packages/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @supabase/auth-ui-react
22

3+
## 0.3.5
4+
5+
### Patch Changes
6+
7+
- a814f486: Change icon size default change to 21px
8+
39
## 0.3.4
410

511
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/auth-ui-react",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"main": "./dist/index.cjs.js",
55
"module": "./dist/index.es.js",
66
"files": [

packages/solid/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @supabase/auth-ui-solid
22

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- a814f486: Change icon size default change to 21px
8+
39
## 0.2.3
410

511
### Patch Changes

packages/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/auth-ui-solid",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.jsx",

packages/svelte/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @supabase/auth-ui-svelte
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- a814f486: Change icon size default change to 21px
8+
39
## 0.1.3
410

511
### Patch Changes

packages/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/auth-ui-svelte",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"type": "module",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)