Skip to content

Commit

Permalink
Version Packages (#1000)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 10, 2024
1 parent d989854 commit 7ec203d
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 32 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-cougars-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dry-chairs-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-pumpkins-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-chairs-look.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-flies-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-weeks-look.md

This file was deleted.

12 changes: 12 additions & 0 deletions apps/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# frontend

## 1.1.20

### Patch Changes

- b8351846: SOV-4388: Fix USD prices on Portfolio page
- 6d7e3402: feat: pull TVL and 24 hour volume from Sovryn Indexer
- 2136f594: SOV-4393: Fix deposit button on Market Making page
- 8ce58dc6: SOV-4344: consolidate spice leaderboard
- Updated dependencies [d9898545]
- Updated dependencies [e9a94007]
- @sovryn/ui@1.0.30

## 1.1.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "1.1.19",
"version": "1.1.20",
"homepage": ".",
"private": true,
"dependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sovryn/ui

## 1.0.30

### Patch Changes

- d9898545: SOV-4411: Update Slider component with Ranged functionality
- e9a94007: SOV-4406: Fix Tooltip arrow color

## 1.0.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sovryn/ui",
"version": "1.0.29",
"version": "1.0.30",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
"types": "./dist/typings.d.ts",
Expand Down

0 comments on commit 7ec203d

Please sign in to comment.