Skip to content

Commit 79c7548

Browse files
Version Packages (#871)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e65cb19 commit 79c7548

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plain-camels-watch.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+
## 6.0.8
4+
5+
### Patch Changes
6+
7+
- e65cb19: Fix no routes error handling
8+
39
## 6.0.7
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": "6.0.7",
3+
"version": "6.0.8",
44
"type": "module",
55
"main": "./_cjs/src/index.js",
66
"module": "./_esm/src/index.js",

0 commit comments

Comments
 (0)