Skip to content

Commit 4c36123

Browse files
Version Packages (#1123)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0855c69 commit 4c36123

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/red-otters-relax.md

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

packages/contracts/CHANGELOG.md

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

3+
## 1.2.7
4+
5+
### Patch Changes
6+
7+
- 0855c695: SOV-5247: BOS bridging and trading
8+
39
## 1.2.6
410

511
### Patch Changes

packages/contracts/package.json

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

packages/sdk/CHANGELOG.md

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

3+
## 2.0.9
4+
5+
### Patch Changes
6+
7+
- 0855c695: SOV-5247: BOS bridging and trading
8+
- Updated dependencies [0855c695]
9+
- @sovryn/contracts@1.2.7
10+
311
## 2.0.8
412

513
### 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": "2.0.8",
3+
"version": "2.0.9",
44
"main": "./dist/index.js",
55
"types": "./dist/index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)