Skip to content

Commit a0c3e91

Browse files
Version Packages (#847)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 70badbb commit a0c3e91

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/fifty-clouds-itch.md

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

.changeset/lucky-glasses-dig.md

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

.changeset/many-pugs-happen.md

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

packages/ui/CHANGELOG.md

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

3+
## 5.1.1
4+
5+
### Patch Changes
6+
7+
- 70badbb: Update mobile percentage buttons
8+
- 5c80c9a: Improve mobile ui for slippage configuration
9+
- 38ea2b6: Add clear input button to custom address modal
10+
311
## 5.1.0
412

513
### Minor 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": "5.1.0",
3+
"version": "5.1.1",
44
"type": "module",
55
"main": "./_cjs/src/index.js",
66
"module": "./_esm/src/index.js",

0 commit comments

Comments
 (0)