Skip to content

Commit 11f0a97

Browse files
Version Packages (alpha) (#1322)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 422914b commit 11f0a97

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"@onflow/fcl-bundle": "1.0.0"
2121
},
2222
"changesets": [
23+
"big-bats-sneeze",
2324
"few-news-raise",
2425
"hungry-otters-relate",
2526
"lovely-candles-relax",

packages/transport-http/CHANGELOG.md

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

3+
## 1.3.1-alpha.2
4+
5+
### Patch Changes
6+
7+
- [#1321](https://github.com/onflow/fcl-js/pull/1321) [`422914bc`](https://github.com/onflow/fcl-js/commit/422914bcdc4c1b44c61d3ec1850bf57114f31a6b) Thanks [@jribbink](https://github.com/jribbink)! - Make sendGetAccountAtLatestBlockRequest execute at latest sealed block instead of latest finalized block
8+
39
## 1.3.1-alpha.1
410

511
### Patch Changes

packages/transport-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onflow/transport-http",
3-
"version": "1.3.1-alpha.1",
3+
"version": "1.3.1-alpha.2",
44
"description": "Flow SDK HTTP Transport Module",
55
"license": "Apache-2.0",
66
"author": "Dapper Labs <dev@dapperlabs.com>",

0 commit comments

Comments
 (0)