Skip to content

Commit 04f2b6f

Browse files
Version Packages (#1005)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5f00011 commit 04f2b6f

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/real-ghosts-judge.md

-6
This file was deleted.

apps/frontend/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# frontend
22

3+
## 1.1.21
4+
5+
### Patch Changes
6+
7+
- 5f000110: SOV-4453: Fixed issue with Portfolio page crashing on RSK chain
8+
- Updated dependencies [5f000110]
9+
- @sovryn/sdex@0.3.14
10+
311
## 1.1.20
412

513
### Patch Changes

apps/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "1.1.20",
3+
"version": "1.1.21",
44
"homepage": ".",
55
"private": true,
66
"dependencies": {

packages/sdex/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sovryn/sdex
22

3+
## 0.3.14
4+
5+
### Patch Changes
6+
7+
- 5f000110: SOV-4453: Fixed issue with Portfolio page crashing on RSK chain
8+
39
## 0.3.13
410

511
### Patch Changes

packages/sdex/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sovryn/sdex",
3-
"version": "0.3.13",
3+
"version": "0.3.14",
44
"description": "🛠🐊🛠 An SDK for building applications on top of Sovryn dex",
55
"repository": "https://github.com/DistributedCollective/sovryn-dapp.git",
66
"license": "MIT",

0 commit comments

Comments
 (0)