Skip to content

Commit 32f5c58

Browse files
Version Packages (#977)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ab40c98 commit 32f5c58

File tree

6 files changed

+16
-12
lines changed

6 files changed

+16
-12
lines changed

.changeset/clever-planes-hunt.md

-5
This file was deleted.

.changeset/large-cougars-perform.md

-5
This file was deleted.

packages/contracts/CHANGELOG.md

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

3+
## 1.1.8
4+
5+
### Patch Changes
6+
7+
- ab40c983: feat: add SAT token to list
8+
39
## 1.1.7
410

511
### Patch Changes

packages/contracts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sovryn/contracts",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"main": "./dist/index.js",
55
"types": "./dist/index.d.ts",
66
"license": "MIT",

packages/sdk/CHANGELOG.md

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

3+
## 1.0.8
4+
5+
### Patch Changes
6+
7+
- ab40c983: feat: add SAT pools
8+
- Updated dependencies [ab40c983]
9+
- @sovryn/contracts@1.1.8
10+
311
## 1.0.7
412

513
### Patch Changes

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sovryn/sdk",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"main": "./dist/index.js",
55
"types": "./dist/index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)