Skip to content

Commit

Permalink
Version Packages (#970)
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 Aug 1, 2024
1 parent d0899e6 commit ab30a5a
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/orange-lies-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-lizards-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-paws-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-keys-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-clouds-sniff.md

This file was deleted.

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

## 1.1.14

### Patch Changes

- cbb71ce0: SOV-4265: Slippage settings + price impact
- d0899e6c: SOV-3945: prevent "dead vestings" from LM rewards
- 68e9c968: SOV-4346: add bitget wallet
- Updated dependencies [d0899e6c]
- Updated dependencies [b08b93dc]
- @sovryn/ui@1.0.29

## 1.1.13

### 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.13",
"version": "1.1.14",
"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.29

### Patch Changes

- d0899e6c: feat: allow custom row wrapper in table component
- b08b93dc: SOV-4297: add Slider variation of Tabs component

## 1.0.28

### 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.28",
"version": "1.0.29",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
"types": "./dist/typings.d.ts",
Expand Down

0 comments on commit ab30a5a

Please sign in to comment.