Skip to content

Commit af5d8b3

Browse files
Version Packages (#984)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7625e9f commit af5d8b3

5 files changed

Lines changed: 16 additions & 8 deletions

File tree

.changeset/slimy-dots-listen.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/frontend/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# frontend
22

3+
## 1.1.18
4+
5+
### Patch Changes
6+
7+
- 7625e9fc: chore: bring back WBTC/SAT pool
8+
- Updated dependencies [7625e9fc]
9+
- @sovryn/sdk@1.0.10
10+
311
## 1.1.17
412

513
### Patch Changes

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "1.1.17",
3+
"version": "1.1.18",
44
"homepage": ".",
55
"private": true,
66
"dependencies": {

packages/sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sovryn/sdk
22

3+
## 1.0.10
4+
5+
### Patch Changes
6+
7+
- 7625e9fc: chore: bring back WBTC/SAT pool
8+
39
## 1.0.9
410

511
### Patch Changes

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sovryn/sdk",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"main": "./dist/index.js",
55
"types": "./dist/index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)