-
Notifications
You must be signed in to change notification settings - Fork 448
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 v0.11.0 #788
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
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
June 19, 2023 13:04
a965a2d
to
942034e
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
June 20, 2023 16:14
942034e
to
d673b2b
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
June 21, 2023 22:56
d673b2b
to
b970cde
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
June 22, 2023 02:20
b970cde
to
4387525
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
June 22, 2023 02:48
4387525
to
f4d76f1
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
June 22, 2023 03:21
f4d76f1
to
d073dee
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
June 30, 2023 11:18
d073dee
to
d26848f
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 4, 2023 18:40
d26848f
to
1b241b7
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 6, 2023 04:28
1b241b7
to
4ccda1d
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 7, 2023 04:51
4ccda1d
to
1582e1a
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 12, 2023 16:40
1582e1a
to
4ac4444
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 13, 2023 12:28
4ac4444
to
7ea5fb7
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 13, 2023 22:38
7ea5fb7
to
0adf999
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 15, 2023 06:36
0adf999
to
86a5139
Compare
github-actions
bot
requested review from
luizstacio and
pedronauck
as code owners
July 15, 2023 06:36
github-actions
bot
requested review from
LuizAsFight,
matt-user and
sarahschwartz
as code owners
July 15, 2023 06:36
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 17, 2023 09:59
86a5139
to
9b09e7e
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 17, 2023 10:31
9b09e7e
to
112a163
Compare
luizstacio
changed the title
ci(changesets): versioning packages
ci(changesets): versioning packages v0.11.0
Jul 17, 2023
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🟡 | Statements | 69.48% | 3713/5344 |
🔴 | Branches | 47.17% | 692/1467 |
🔴 | Functions | 54.22% | 809/1492 |
🟡 | Lines | 70.08% | 3575/5101 |
Test suite run success
343 tests passing in 74 suites.
Report generated by 🧪jest coverage report action from 2a78604
github-actions
bot
changed the title
ci(changesets): versioning packages v0.11.0
ci(changesets): versioning packages
Jul 21, 2023
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 21, 2023 14:13
112a163
to
d9d1b9a
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 21, 2023 14:51
d9d1b9a
to
84dc96a
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
July 21, 2023 19:05
84dc96a
to
2a78604
Compare
luizstacio
changed the title
ci(changesets): versioning packages
ci(changesets): versioning packages v0.11.0
Jul 24, 2023
luizstacio
approved these changes
Jul 24, 2023
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.
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-wallet/[email protected]
Minor Changes
#806
e94d273
Thanks @mpoplavkov! - fix: default connector Fuel Wallet#793
7e7300f
Thanks @eswarasai! - ImplementedaddNetwork()
method on Fuel SDK enabling developers to add network#764
144d722
Thanks @eswarasai! - Enabled FuelWallet SDK to be use directly without the need to wait for the injected script#759
f79897d
Thanks @tomiiide! - Handle all errors in the walletPatch Changes
#686
98c8184
Thanks @LuizAsFight! - feat: add sdk.addAbi to add custom ABIs for contracts#814
1cdb147
Thanks @luizstacio! - Fix SDK to enable been used in standalone mode by adding uuid on requests@fuel-wallet/[email protected]
Minor Changes
f79897d
Thanks @tomiiide! - Handle all errors in the walletPatch Changes
98c8184
Thanks @LuizAsFight! - feat: add support to show called methods/params passed to contract calls inside Transaction Screen[email protected]
Minor Changes
#801
992d5e7
Thanks @eswarasai! - Added support for user to connect multiple accounts, even if current account is connected#793
7e7300f
Thanks @eswarasai! - ImplementedaddNetwork()
method on Fuel SDK enabling developers to add networkPatch Changes
#813
3910e87
Thanks @luizstacio! - Fix validation on Asset Screen to allow empty image url field#802
3b42a3d
Thanks @eswarasai! - Fixed the broken copy transaction link in send transaction screen#794
3122ccd
Thanks @LuizAsFight! - Don't allow connecting hidden accounts#792
5b6b062
Thanks @luizstacio! - Change dependencies from @fuel-ts/* to fuels#686
98c8184
Thanks @LuizAsFight! - feat: add support to show called methods/params passed to contract calls inside Transaction ScreenUpdated dependencies [
98c8184
,e94d273
,7e7300f
,1cdb147
,144d722
,f79897d
,98c8184
]: