Skip to content

Commit 6aa54f6

Browse files
Version Packages (#228)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 284e24d commit 6aa54f6

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/thirty-snails-camp.md

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

.changeset/three-papayas-tie.md

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

packages/sdk/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 050a2e4: The executeQuote client function should return a deposit id and deposit/fill transaction receipts.
8+
9+
### Patch Changes
10+
11+
- 284e24d: Added atomic sendCalls with fallback to `executeQuote`
12+
313
## 0.2.3
414

515
### 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.2.3",
3+
"version": "0.3.0",
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)