Skip to content

Commit ea1cf9d

Browse files
authored
Merge pull request #797 from relayprotocol/changeset-release/main
Release the: Fabulous Goose!
2 parents 2fc30bc + dbc963d commit ea1cf9d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/public-doodles-win.md

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

packages/ui/CHANGELOG.md

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

3+
## 4.0.10
4+
5+
### Patch Changes
6+
7+
- bbee152: Reimplement explicitDeposit logic
8+
39
## 4.0.9
410

511
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@relayprotocol/relay-kit-ui",
3-
"version": "4.0.9",
3+
"version": "4.0.10",
44
"type": "module",
55
"main": "./_cjs/src/index.js",
66
"module": "./_esm/src/index.js",

0 commit comments

Comments
 (0)