diff --git a/.changeset/pre.json b/.changeset/pre.json new file mode 100644 index 000000000..08d01d434 --- /dev/null +++ b/.changeset/pre.json @@ -0,0 +1,25 @@ +{ + "mode": "pre", + "tag": "typescript", + "initialVersions": { + "@onflow/config": "1.2.0", + "@onflow/fcl": "1.6.0", + "@onflow/fcl-bundle": "1.4.0", + "@onflow/fcl-wc": "4.0.0", + "@onflow/protobuf": "1.2.1", + "@onflow/rlp": "1.2.0", + "@onflow/sdk": "1.3.0", + "@onflow/transport-grpc": "1.3.0", + "@onflow/transport-http": "1.8.0", + "@onflow/typedefs": "1.2.0", + "@onflow/types": "1.2.0", + "@onflow/util-actor": "1.3.0", + "@onflow/util-address": "1.2.0", + "@onflow/util-encode-key": "1.2.0", + "@onflow/util-invariant": "1.2.0", + "@onflow/util-logger": "1.3.0", + "@onflow/util-template": "1.2.0", + "@onflow/util-uid": "1.2.0" + }, + "changesets": [] +}