Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(changesets): versioning packages #1299

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 27, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@fuel-ts/abi-coder@0.61.0

Minor Changes

Patch Changes

  • refactor: purge the usage of the hardcoded constant VM_TX_MEMORY, by @Dhaiwat10 (See #1318)

@fuel-ts/address@0.61.0

Minor Changes

  • Improve developer experience of fromEvmAddress address helper function, by @danielbate (See #1309)

@fuel-ts/errors@0.61.0

Minor Changes

  • Check mismatch of fuel client version and supported version: throw on major/minor mismatch, warn on patch mismatch, by @nedsalk (See #1287)
  • Improve developer experience of fromEvmAddress address helper function, by @danielbate (See #1309)

@fuel-ts/program@0.61.0

Minor Changes

  • Add StdString dynamic string type, by @camsjams (See #1277)
  • made prop transactionRequest protected on BaseInvocationScope in favor of getTransactionRequest, by @Torres-ssf (See #1296)

Patch Changes

  • refactor: purge the usage of the hardcoded constant VM_TX_MEMORY, by @Dhaiwat10 (See #1318)

@fuel-ts/providers@0.61.0

Minor Changes

  • rename Provider switchUrl to connect, by @Torres-ssf (See #1294)
  • Check mismatch of fuel client version and supported version: throw on major/minor mismatch, warn on patch mismatch, by @nedsalk (See #1287)

Patch Changes

  • 🐞 Fixed the TransferOut and Transfer receipts, by @matt-user (See #1328)
  • remove console warn, by @camsjams (See #1323)
  • refactor: purge the usage of the hardcoded constant VM_TX_MEMORY, by @Dhaiwat10 (See #1318)
  • On the Provider class, make nodeInfoCache and chainInfoCache private fields, by @Dhaiwat10 (See #1303)

@fuel-ts/fuel-core@0.61.0

Patch Changes

@fuel-ts/predicate@0.61.0

Patch Changes

  • refactor: purge the usage of the hardcoded constant VM_TX_MEMORY, by @Dhaiwat10 (See #1318)

@fuel-ts/versions@0.61.0

Patch Changes

@fuel-ts/wallet@0.61.0

Patch Changes

  • 🐞 fix: launchNode will create a GENESIS_KEY if not already set, by @dmihal (See #1305)

@fuel-ts/abi-typegen@0.61.0

@fuel-ts/contract@0.61.0

@fuel-ts/crypto@0.61.0

@fuel-ts/forc@0.61.0

fuels@0.61.0

@fuel-ts/hasher@0.61.0

@fuel-ts/hdwallet@0.61.0

@fuel-ts/interfaces@0.61.0

@fuel-ts/math@0.61.0

@fuel-ts/merkle@0.61.0

@fuel-ts/mnemonic@0.61.0

@fuel-ts/script@0.61.0

@fuel-ts/signer@0.61.0

@fuel-ts/testcases@0.61.0

@fuel-ts/transactions@0.61.0

@fuel-ts/utils@0.61.0

@fuel-ts/wallet-manager@0.61.0

@fuel-ts/wordlists@0.61.0

demo-nextjs@0.1.21

demo-react-cra@0.1.21

demo-react-vite@0.0.21

docs@0.43.3

@fuel-ts/docs-snippets@0.61.0

@github-actions github-actions bot force-pushed the changeset-release/master branch 8 times, most recently from 7af5954 to c30daa5 Compare October 3, 2023 15:04
@github-actions github-actions bot force-pushed the changeset-release/master branch 6 times, most recently from 984ec02 to 348c0ba Compare October 10, 2023 05:15
@camsjams camsjams closed this Oct 10, 2023
@camsjams camsjams reopened this Oct 10, 2023
@camsjams camsjams changed the title ci(changesets): versioning packages ci(changesets): versioning packages! Oct 10, 2023
camsjams
camsjams previously approved these changes Oct 10, 2023
@camsjams camsjams enabled auto-merge (squash) October 10, 2023 05:17
@camsjams camsjams disabled auto-merge October 10, 2023 05:19
@camsjams
Copy link
Contributor

Wait for #1323

@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 10, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 85.05% 5249/6172
🟡 Branches 66.84% 776/1161
🟡 Functions 75.13% 858/1142
🟢 Lines 84.93% 5029/5921

Test suite run success

1262 tests passing in 216 suites.

Report generated by 🧪jest coverage report action from bb56682

@github-actions github-actions bot changed the title ci(changesets): versioning packages! ci(changesets): versioning packages Oct 10, 2023
@github-actions github-actions bot force-pushed the changeset-release/master branch from 9e8e3d0 to bb56682 Compare October 10, 2023 11:40
@camsjams camsjams self-requested a review October 10, 2023 15:17
@camsjams camsjams closed this Oct 10, 2023
@camsjams camsjams reopened this Oct 10, 2023
@camsjams camsjams changed the title ci(changesets): versioning packages ci(changesets): versioning packages! Oct 10, 2023
@camsjams camsjams enabled auto-merge (squash) October 10, 2023 15:17
@camsjams camsjams changed the title ci(changesets): versioning packages! ci(changesets): versioning packages Oct 10, 2023
@camsjams camsjams merged commit f3c3817 into master Oct 10, 2023
@camsjams camsjams deleted the changeset-release/master branch October 10, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants