Skip to content

Commit 3b01243

Browse files
Version Packages (alpha) (#1720)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 62fd9ba commit 3b01243

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"good-monkeys-swim",
3131
"odd-geese-buy",
3232
"soft-frogs-reflect",
33-
"tasty-shirts-flow"
33+
"tasty-shirts-flow",
34+
"warm-dolls-tan"
3435
]
3536
}

packages/sdk/CHANGELOG.md

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

3+
## 1.2.1-alpha.1
4+
5+
### Patch Changes
6+
7+
- [#1719](https://github.com/onflow/fcl-js/pull/1719) [`62fd9baf`](https://github.com/onflow/fcl-js/commit/62fd9baf28afbb2742f9e8c5ef6674adc9d030b7) Thanks [@nialexsan](https://github.com/nialexsan)! - Fixed args type for send
8+
39
## 1.2.1-alpha.0
410

511
### 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": "@onflow/sdk",
3-
"version": "1.2.1-alpha.0",
3+
"version": "1.2.1-alpha.1",
44
"description": "Flow SDK",
55
"license": "Apache-2.0",
66
"author": "Dapper Labs <[email protected]>",

0 commit comments

Comments
 (0)