Skip to content

Commit 57b7017

Browse files
Version Packages
1 parent 53592d5 commit 57b7017

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cyan-forks-rest.md

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

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
4+
5+
### Patch Changes
6+
7+
- [`53592d55`](https://github.com/onflow/fcl-js/commit/53592d55cb15d62b2181142df8f6345e9f51f0e2) Thanks [@scottphc](https://github.com/scottphc)! - Use keyID from signatures
8+
39
## 1.2.0
410

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

0 commit comments

Comments
 (0)