Skip to content

Commit

Permalink
Enter alpha mode (#1984)
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink authored Oct 22, 2024
1 parent 18d24c8 commit c172751
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"mode": "pre",
"tag": "alpha",
"initialVersions": {
"@onflow/config": "1.5.0",
"@onflow/fcl": "1.12.3",
"@onflow/fcl-bundle": "1.5.0",
"@onflow/fcl-core": "1.12.0",
"@onflow/fcl-react-native": "1.9.6",
"@onflow/fcl-wc": "5.4.0",
"@onflow/protobuf": "1.3.0",
"@onflow/rlp": "1.2.2",
"@onflow/sdk": "1.5.3",
"@onflow/transport-grpc": "1.4.1",
"@onflow/transport-http": "1.10.2",
"@onflow/typedefs": "1.3.1",
"@onflow/types": "1.4.0",
"@onflow/util-actor": "1.3.3",
"@onflow/util-address": "1.2.2",
"@onflow/util-encode-key": "1.2.3",
"@onflow/util-invariant": "1.2.3",
"@onflow/util-logger": "1.3.2",
"@onflow/util-rpc": "0.0.1",
"@onflow/util-semver": "1.0.2",
"@onflow/util-template": "1.2.2",
"@onflow/util-uid": "1.2.2"
},
"changesets": []
}

0 comments on commit c172751

Please sign in to comment.