Skip to content

Commit 5700321

Browse files
Version Packages (#116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 427eec6 commit 5700321

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/great-avocados-impress.md

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

.changeset/tidy-kings-kick.md

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

packages/sdk/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @across-protocol/app-sdk
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- bb73f49: add TSDoc comments to SpokePool ABI with scope reduction warning
8+
- 6c46231: Allow passing of pre encoded message field in getQuote
9+
310
## 0.0.4
411

512
### 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": "@across-protocol/app-sdk",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"main": "./dist/index.js",
55
"type": "module",
66
"description": "The official SDK for integrating Across bridge into your dapp.",

0 commit comments

Comments
 (0)