Skip to content

Commit 8af89ba

Browse files
Version Packages (alpha) (#1725)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f3f0288 commit 8af89ba

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
@@ -25,6 +25,7 @@
2525
"beige-shrimps-report",
2626
"blue-dryers-call",
2727
"blue-eggs-care",
28+
"clean-ants-invite",
2829
"fast-swans-visit",
2930
"funny-waves-search",
3031
"giant-trains-scream",

packages/typedefs/CHANGELOG.md

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

3+
## 1.1.1-alpha.1
4+
5+
### Patch Changes
6+
7+
- [#1724](https://github.com/onflow/fcl-js/pull/1724) [`f3f0288a`](https://github.com/onflow/fcl-js/commit/f3f0288a9ba7a363140c2eb92c84483c4719684a) Thanks [@jribbink](https://github.com/jribbink)! - Fix statusString typedef
8+
39
## 1.1.1-alpha.0
410

511
### Patch Changes

packages/typedefs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onflow/typedefs",
3-
"version": "1.1.1-alpha.0",
3+
"version": "1.1.1-alpha.1",
44
"description": "Flow JS Type Defs",
55
"license": "Apache-2.0",
66
"author": "Dapper Labs <[email protected]>",

0 commit comments

Comments
 (0)