-
Notifications
You must be signed in to change notification settings - Fork 451
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
feat: update beta-5 compatibility #990
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
matt-user
reviewed
Jan 10, 2024
LuizAsFight
requested changes
Jan 11, 2024
LuizAsFight
approved these changes
Jan 11, 2024
luizstacio
pushed a commit
that referenced
this pull request
Jan 15, 2024
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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-wallet/react@0.14.0 ### Minor Changes - [#990](#990) [`9458253`](9458253) Thanks [@luizstacio](https://github.com/luizstacio)! - Update wallet to beta-5 ### Patch Changes - Updated dependencies \[[`9458253`](9458253)]: - @fuel-wallet/types@0.14.0 - @fuel-wallet/sdk@0.14.0 ## @fuel-wallet/sdk@0.14.0 ### Minor Changes - [#990](#990) [`9458253`](9458253) Thanks [@luizstacio](https://github.com/luizstacio)! - Update wallet to beta-5 ### Patch Changes - Updated dependencies \[[`9458253`](9458253)]: - @fuel-wallet/types@0.14.0 ## @fuel-wallet/playwright-utils@0.14.0 ### Minor Changes - [#990](#990) [`9458253`](9458253) Thanks [@luizstacio](https://github.com/luizstacio)! - Update wallet to beta-5 ## @fuel-wallet/types@0.14.0 ### Minor Changes - [#990](#990) [`9458253`](9458253) Thanks [@luizstacio](https://github.com/luizstacio)! - Update wallet to beta-5 ## fuels-wallet@0.14.0 ### Minor Changes - [#990](#990) [`9458253`](9458253) Thanks [@luizstacio](https://github.com/luizstacio)! - Update wallet to beta-5 - [#996](#996) [`91dc3b9`](91dc3b9) Thanks [@richardgreg](https://github.com/richardgreg)! - Changed the text for "Add from private key" to "Import from private key." ### Patch Changes - [#1034](#1034) [`020dc09`](020dc09) Thanks [@luizstacio](https://github.com/luizstacio)! - Clean assets from database when reseting wallet - Updated dependencies \[[`9458253`](9458253)]: - @fuel-wallet/types@0.14.0 - @fuel-wallet/sdk@0.14.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
matt-user
pushed a commit
to FuelLabs/fuels-npm-packs
that referenced
this pull request
Jan 30, 2024
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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-wallet/react@0.14.0 ### Minor Changes - [#990](FuelLabs/fuels-wallet#990) [`0c5c890`](FuelLabs/fuels-wallet@0c5c890) Thanks [@luizstacio](https://github.com/luizstacio)! - Update wallet to beta-5 ### Patch Changes - Updated dependencies \[[`0c5c890`](FuelLabs/fuels-wallet@0c5c890)]: - @fuel-wallet/types@0.14.0 - @fuel-wallet/sdk@0.14.0 ## @fuel-wallet/sdk@0.14.0 ### Minor Changes - [#990](FuelLabs/fuels-wallet#990) [`0c5c890`](FuelLabs/fuels-wallet@0c5c890) Thanks [@luizstacio](https://github.com/luizstacio)! - Update wallet to beta-5 ### Patch Changes - Updated dependencies \[[`0c5c890`](FuelLabs/fuels-wallet@0c5c890)]: - @fuel-wallet/types@0.14.0 ## @fuel-wallet/playwright-utils@0.14.0 ### Minor Changes - [#990](FuelLabs/fuels-wallet#990) [`0c5c890`](FuelLabs/fuels-wallet@0c5c890) Thanks [@luizstacio](https://github.com/luizstacio)! - Update wallet to beta-5 ## @fuel-wallet/types@0.14.0 ### Minor Changes - [#990](FuelLabs/fuels-wallet#990) [`0c5c890`](FuelLabs/fuels-wallet@0c5c890) Thanks [@luizstacio](https://github.com/luizstacio)! - Update wallet to beta-5 ## fuels-wallet@0.14.0 ### Minor Changes - [#990](FuelLabs/fuels-wallet#990) [`0c5c890`](FuelLabs/fuels-wallet@0c5c890) Thanks [@luizstacio](https://github.com/luizstacio)! - Update wallet to beta-5 - [#996](FuelLabs/fuels-wallet#996) [`91dc3b9`](FuelLabs/fuels-wallet@91dc3b9) Thanks [@richardgreg](https://github.com/richardgreg)! - Changed the text for "Add from private key" to "Import from private key." ### Patch Changes - [#1034](FuelLabs/fuels-wallet#1034) [`020dc09`](FuelLabs/fuels-wallet@020dc09) Thanks [@luizstacio](https://github.com/luizstacio)! - Clean assets from database when reseting wallet - Updated dependencies \[[`0c5c890`](FuelLabs/fuels-wallet@0c5c890)]: - @fuel-wallet/types@0.14.0 - @fuel-wallet/sdk@0.14.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes FE-36