Skip to content

Commit b6dd13c

Browse files
authored
Merge pull request #58 from supabase/changeset-release/main
chore: update versions
2 parents bdb2027 + ca1cb5d commit b6dd13c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-parrots-prove.md

-5
This file was deleted.

packages/react/CHANGELOG.md

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

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- 29e718e: Remove lodash and use just-merge instead
8+
39
## 0.2.3
410

511
### 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.3",
3+
"version": "0.2.4",
44
"main": "./dist/cjs/src/index.js",
55
"module": "./dist/esm/src/index.js",
66
"files": [

0 commit comments

Comments
 (0)