Skip to content

Commit

Permalink
Version Packages (#946)
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 Jun 27, 2024
1 parent ef9fd55 commit a416c65
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-swans-explain.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fluffy-hats-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-dancers-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-oranges-hear.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.8

### Patch Changes

- 11f153b0: SOV-4249: BoB Spice leaderboard - adding new column
- f599ddcc: SOV-4259: Migrate from lodash.set to lodash
- ef9fd55d: SOV-4179: Repositioning out of range
- ef9fd55d: SOV-4162: Unbalanced single sided ranged liquidity deposits
- Updated dependencies [f599ddcc]
- @sovryn/contracts@1.1.5

## 1.1.7

### 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.7",
"version": "1.1.8",
"homepage": ".",
"private": true,
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sovryn/contracts

## 1.1.5

### Patch Changes

- f599ddcc: SOV-4259: Migrate from lodash.set to lodash

## 1.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sovryn/contracts",
"version": "1.1.4",
"version": "1.1.5",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit a416c65

Please sign in to comment.