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

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

fuel-service-user
Copy link
Contributor

@fuel-service-user fuel-service-user commented Sep 20, 2024

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 main, this PR will be updated.

Releases

@fuels/connectors@0.29.0

Minor Changes

Patch Changes

@fuels/react@0.29.0

Minor Changes

  • #289 3c55d25 Thanks @luizstacio! - Add suggestBridge option to FuelUIProvider to enable/disable the bridge dialog for users flows.

  • #289 3c55d25 Thanks @luizstacio! - Add Networks configuration to FuelUIProvider to allow users to provide a list of supported networks with their repesctive bridges.

  • #289 3c55d25 Thanks @luizstacio! - Add query options for customization of useNamedQuery on hooks. This can help to improve number of requests in cases of multiple checks like balances.

  • #285 65924f3 Thanks @arthurgeron! - Add FuelChainProvider

  • #289 3c55d25 Thanks @luizstacio! - Add useIsSupportedNetwork hook to check if the current network is supported by the user.

Patch Changes

@fuel-connectors/burner-wallet-connector@0.29.0

Minor Changes

@fuel-connectors/common@0.29.0

Minor Changes

  • #289 3c55d25 Thanks @luizstacio! - Improve predicates setupProviders to remove delays by adding a new controlled flag hasProviderSuccessed.

@fuel-connectors/evm-connector@0.29.0

Minor Changes

@fuel-connectors/solana-connector@0.29.0

Minor Changes

@fuel-connectors/walletconnect-connector@0.29.0

Minor Changes

  • #296 3c29c36 Thanks @LeoCourbassier! - Allows predicated connectors to receive a providerUrl to configure their providers

  • #289 3c55d25 Thanks @luizstacio! - Improve predicates setupProviders to remove delays by adding a new controlled flag hasProviderSuccessed.

  • #275 17838cf Thanks @luizstacio! - Request message signature to validate access before connecting to applications

docs@0.27.1

Patch Changes

@fuel-connectors/bako-safe@0.29.0

@fuel-connectors/evm-predicates@0.29.0

@fuel-connectors/fuel-development-wallet@0.29.0

@fuel-connectors/fuel-wallet@0.29.0

@fuel-connectors/fuelet-wallet@0.29.0

Copy link

vercel bot commented Sep 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuel-connectors ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2024 2:13am

Copy link
Contributor

github-actions bot commented Sep 20, 2024

Coverage Report for Fuel Wallet (./packages/fuel-wallet)

Status Category Percentage Covered / Total
🔵 Lines 61.3% 141 / 230
🔵 Statements 61.3% 141 / 230
🔵 Functions 56.66% 17 / 30
🔵 Branches 86.95% 20 / 23
File CoverageNo changed files found.
Generated in workflow #764

Copy link
Contributor

github-actions bot commented Sep 20, 2024

Coverage Report for Fuel Development Wallet (./packages/fuel-development-wallet)

Status Category Percentage Covered / Total
🔵 Lines 100% 16 / 16
🔵 Statements 100% 16 / 16
🔵 Functions 100% 1 / 1
🔵 Branches 100% 1 / 1
File CoverageNo changed files found.
Generated in workflow #764

Copy link
Contributor

github-actions bot commented Sep 20, 2024

Coverage Report for Fuelet Wallet (./packages/fuelet-wallet)

Status Category Percentage Covered / Total
🔵 Lines 100% 19 / 19
🔵 Statements 100% 19 / 19
🔵 Functions 100% 1 / 1
🔵 Branches 100% 1 / 1
File CoverageNo changed files found.
Generated in workflow #764

@github-actions github-actions bot force-pushed the changeset-release/main branch from 748bb79 to c83c02f Compare September 21, 2024 06:02
@github-actions github-actions bot force-pushed the changeset-release/main branch from c83c02f to 0c86cdf Compare September 23, 2024 14:22
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0c86cdf to 8b221cb Compare September 23, 2024 14:41
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8b221cb to de403e8 Compare September 23, 2024 15:44
@github-actions github-actions bot force-pushed the changeset-release/main branch from de403e8 to 8ea796f Compare September 23, 2024 17:01
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8ea796f to 6838207 Compare September 23, 2024 17:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6838207 to 93c61e5 Compare September 23, 2024 18:36
@github-actions github-actions bot force-pushed the changeset-release/main branch from 93c61e5 to 3f53c5c Compare September 24, 2024 22:45
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3f53c5c to 94811d8 Compare September 24, 2024 23:52
@github-actions github-actions bot force-pushed the changeset-release/main branch from 94811d8 to 5f14406 Compare September 26, 2024 16:25
@LuizAsFight LuizAsFight merged commit e6ecb0c into main Sep 27, 2024
11 of 15 checks passed
@LuizAsFight LuizAsFight deleted the changeset-release/main branch September 27, 2024 02: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.

2 participants