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 #1109

Merged
merged 2 commits into from
Jul 25, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 19, 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/address@0.48.0

Minor Changes

  • NativeAssetId has been renamed to BaseAssetId for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)

@fuel-ts/providers@0.48.0

Minor Changes

  • 🐞 Fix incorrect gasUsed and fee calculation in calculateTransactionFee function, by @Torres-ssf (See #1102)

Patch Changes

  • NativeAssetId has been renamed to BaseAssetId for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)
  • 🐞 fix: override cross-fetch version to 4.0.0 (avoid ServiceWorker fetch error), by @LuizAsFight (See #1113)

fuels@0.48.0

Patch Changes

  • 🐞 Fixing ESM support for NodeJS, using individual builds for Browser, by @arboleya (See #1049)

@fuel-ts/keystore@0.48.0

Patch Changes

  • 🐞 Fixing ESM support for NodeJS, using individual builds for Browser, by @arboleya (See #1049)

@fuel-ts/predicate@0.48.0

Patch Changes

  • Refactor structure of tests in the predicate package, by @danielbate (See #1079)

@fuel-ts/script@0.48.0

Patch Changes

  • NativeAssetId has been renamed to BaseAssetId for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)

@fuel-ts/wallet@0.48.0

Patch Changes

  • Adding WASM integration for @fuels/vm-asm, by @arboleya (See #1080)
  • NativeAssetId has been renamed to BaseAssetId for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)

@fuel-ts/abi-coder@0.48.0

@fuel-ts/abi-typegen@0.48.0

@fuel-ts/contract@0.48.0

@fuel-ts/forc@0.48.0

@fuel-ts/fuel-core@0.48.0

@fuel-ts/hasher@0.48.0

@fuel-ts/hdwallet@0.48.0

@fuel-ts/interfaces@0.48.0

@fuel-ts/math@0.48.0

@fuel-ts/merkle@0.48.0

@fuel-ts/mnemonic@0.48.0

@fuel-ts/program@0.48.0

@fuel-ts/signer@0.48.0

@fuel-ts/testcases@0.48.0

@fuel-ts/transactions@0.48.0

@fuel-ts/utils@0.48.0

@fuel-ts/versions@0.48.0

@fuel-ts/wallet-manager@0.48.0

@fuel-ts/wordlists@0.48.0

demo-nextjs@0.1.3

Patch Changes

  • Adding WASM integration for @fuels/vm-asm, by @arboleya (See #1080)
  • NativeAssetId has been renamed to BaseAssetId for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)

demo-react-cra@0.1.3

Patch Changes

  • Adding WASM integration for @fuels/vm-asm, by @arboleya (See #1080)
  • NativeAssetId has been renamed to BaseAssetId for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)

demo-react-vite@0.0.3

Patch Changes

  • Adding WASM integration for @fuels/vm-asm, by @arboleya (See #1080)
  • NativeAssetId has been renamed to BaseAssetId for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)

@fuel-ts/docs-snippets@0.48.0

Patch Changes

  • NativeAssetId has been renamed to BaseAssetId for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)

demo-node-esm@null

demo-node-esm

null

null

docs@0.41.2

@arboleya arboleya changed the title ci(changesets): versioning packages ci(changesets):versioning packages Jul 25, 2023
@arboleya arboleya changed the title ci(changesets):versioning packages ci(changesets): versioning packages Jul 25, 2023
@arboleya arboleya closed this Jul 25, 2023
@arboleya arboleya reopened this Jul 25, 2023
@github-actions
Copy link
Contributor Author

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 83.55% 4261/5100
🟡 Branches 62.71% 624/995
🟡 Functions 72.84% 724/994
🟢 Lines 83.68% 4077/4872

Test suite run success

1049 tests passing in 181 suites.

Report generated by 🧪jest coverage report action from b8c5bd6

@arboleya arboleya merged commit 70c065e into master Jul 25, 2023
7 of 8 checks passed
@arboleya arboleya deleted the changeset-release/master branch July 25, 2023 14:51
nedsalk pushed a commit that referenced this pull request Jul 25, 2023
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.

2 participants