From f7022a635ec93ca8192445791e6ff96ebef33dea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9lcio=20Franco?= Date: Mon, 4 Mar 2024 10:32:16 -0400 Subject: [PATCH] ci: add initial release --- .changeset/config.json | 2 +- .changeset/eighty-mice-flow.md | 8 ++++++++ .changeset/pretty-bottles-rest.md | 2 -- 3 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 .changeset/eighty-mice-flow.md delete mode 100644 .changeset/pretty-bottles-rest.md diff --git a/.changeset/config.json b/.changeset/config.json index 4ade0aa9..586d2bfd 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -14,7 +14,7 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [], + "ignore": ["react-app"], "snapshot": { "useCalculatedVersion": true, "prereleaseTemplate": "{tag}-{commit}" diff --git a/.changeset/eighty-mice-flow.md b/.changeset/eighty-mice-flow.md new file mode 100644 index 00000000..80f7a4ee --- /dev/null +++ b/.changeset/eighty-mice-flow.md @@ -0,0 +1,8 @@ +--- +"@fuel-connectors/fuel-development-wallet": major +"@fuel-connectors/fuelet-wallet": major +"@fuel-connectors/fuel-wallet": major +"@fuels/connectors": major +--- + +Initial release with Fuel, Fuel Development and Fuelet connectors diff --git a/.changeset/pretty-bottles-rest.md b/.changeset/pretty-bottles-rest.md deleted file mode 100644 index a845151c..00000000 --- a/.changeset/pretty-bottles-rest.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ----