Skip to content

Commit aa9d8f1

Browse files
Version Packages (#247)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 28160c4 commit aa9d8f1

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/rotten-games-promise.md

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

.changeset/selfish-turkeys-knock.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.4.2
4+
5+
### Patch Changes
6+
7+
- 50c805d: Update fork blocks in sdk tests
8+
- 28160c4: Add integratorId to getSwapQuote action
9+
310
## 0.4.0
411

512
### Minor 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.4.1",
3+
"version": "0.4.2",
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)