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

Closed
wants to merge 18 commits into from

Conversation

LuizAsFight
Copy link
Contributor

Checklist

  • I've added error handling for all actions/requests, and verified how this error will show on UI. (or there was no error handling)
  • I've reviewed all the copy changed/added in this PR, using AI if needed. (or there was no copy changes)
  • I've included the reference to the issues being closed from Github and/or Linear (or there was no issues)
  • I've changed the Docs to reflect my changes (or it was not needed)
  • I've put docs links where it may be helpful (or it was not needed)
  • I checked the resulting UI both in Light and Dark mode (or no UI changes were made)
  • I reviewed the entire PR myself (preferably, on GH UI)

LuizAsFight and others added 18 commits February 11, 2025 20:33
ci(changesets): versioning packages
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 publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). 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
## @fuels/playwright-utils@0.48.0



## fuels-wallet@0.48.0

### Major Changes

- [https://github.com/FuelLabs/fuels-wallet/pull/1784](https://github.com/FuelLabs/fuels-wallet/pull/1784)
[`b3aa7cec`](FuelLabs@b3aa7ce)
Thanks [@Dhanraj30](https://github.com/Dhanraj30)! - chore: make address
checksummed on Receive Page

### Minor Changes

- [https://github.com/FuelLabs/fuels-wallet/pull/1810](https://github.com/FuelLabs/fuels-wallet/pull/1810)
[`5ab72e4f`](FuelLabs@5ab72e4)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: prevent
users from importing public keys as private

### Patch Changes

- [https://github.com/FuelLabs/fuels-wallet/pull/1788](https://github.com/FuelLabs/fuels-wallet/pull/1788)
[`fd1e342a`](FuelLabs@fd1e342)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: show
token value converted to USD

- [https://github.com/FuelLabs/fuels-wallet/pull/1814](https://github.com/FuelLabs/fuels-wallet/pull/1814)
[`44cb7823`](FuelLabs@44cb782)
Thanks [@nelitow](https://github.com/nelitow)! - Audit package updates

- [https://github.com/FuelLabs/fuels-wallet/pull/1813](https://github.com/FuelLabs/fuels-wallet/pull/1813)
[`1bca7e3c`](FuelLabs@1bca7e3)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: use adf
version of pnpm

- [https://github.com/FuelLabs/fuels-wallet/pull/1802](https://github.com/FuelLabs/fuels-wallet/pull/1802)
[`37a5c22b`](FuelLabs@37a5c22)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - chore: upgrade
checkout action to v4 + remove chainInfo machine

- [https://github.com/FuelLabs/fuels-wallet/pull/1805](https://github.com/FuelLabs/fuels-wallet/pull/1805)
[`f653d59f`](FuelLabs@f653d59)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - fix: jest unit
tests

-   Updated dependencies \[]:
    -   @fuel-wallet/connections@0.48.0
    -   @fuels/playwright-utils@0.48.0

## @fuel-wallet/types@0.48.0

### Patch Changes

- [https://github.com/FuelLabs/fuels-wallet/pull/1788](https://github.com/FuelLabs/fuels-wallet/pull/1788)
[`fd1e342a`](FuelLabs@fd1e342)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: show
token value converted to USD

## @fuel-wallet/connections@0.48.0

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: LuizAsFight <felipebolsonigomes@gmail.com>
Co-authored-by: Luiz Gomes <8636507+LuizAsFight@users.noreply.github.com>
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 publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). 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
## @fuels/playwright-utils@0.48.0



## fuels-wallet@0.48.0

### Major Changes

- [FuelLabs#1784](FuelLabs#1784)
[`b3aa7cec`](b3aa7ce)
Thanks [@Dhanraj30](https://github.com/Dhanraj30)! - chore: make address
checksummed on Receive Page

### Minor Changes

- [FuelLabs#1810](FuelLabs#1810)
[`5ab72e4f`](5ab72e4)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: prevent
users from importing public keys as private

### Patch Changes

- [FuelLabs#1788](FuelLabs#1788)
[`fd1e342a`](fd1e342)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: show
token value converted to USD

- [FuelLabs#1814](FuelLabs#1814)
[`44cb7823`](44cb782)
Thanks [@nelitow](https://github.com/nelitow)! - Audit package updates

- [FuelLabs#1813](FuelLabs#1813)
[`1bca7e3c`](1bca7e3)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: use adf
version of pnpm

- [FuelLabs#1802](FuelLabs#1802)
[`37a5c22b`](37a5c22)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - chore: upgrade
checkout action to v4 + remove chainInfo machine

- [FuelLabs#1805](FuelLabs#1805)
[`f653d59f`](f653d59)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - fix: jest unit
tests

-   Updated dependencies \[]:
    -   @fuel-wallet/connections@0.48.0
    -   @fuels/playwright-utils@0.48.0

## @fuel-wallet/types@0.48.0

### Patch Changes

- [FuelLabs#1788](FuelLabs#1788)
[`fd1e342a`](fd1e342)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: show
token value converted to USD

## @fuel-wallet/connections@0.48.0

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: LuizAsFight <felipebolsonigomes@gmail.com>
Co-authored-by: Luiz Gomes <8636507+LuizAsFight@users.noreply.github.com>
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 publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). 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
## @fuels/playwright-utils@0.48.0



## fuels-wallet@0.48.0

### Major Changes

- [FuelLabs#1784](FuelLabs#1784)
[`b3aa7cec`](b3aa7ce)
Thanks [@Dhanraj30](https://github.com/Dhanraj30)! - chore: make address
checksummed on Receive Page

### Minor Changes

- [FuelLabs#1810](FuelLabs#1810)
[`5ab72e4f`](5ab72e4)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: prevent
users from importing public keys as private

### Patch Changes

- [FuelLabs#1788](FuelLabs#1788)
[`fd1e342a`](fd1e342)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: show
token value converted to USD

- [FuelLabs#1814](FuelLabs#1814)
[`44cb7823`](44cb782)
Thanks [@nelitow](https://github.com/nelitow)! - Audit package updates

- [FuelLabs#1813](FuelLabs#1813)
[`1bca7e3c`](1bca7e3)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: use adf
version of pnpm

- [FuelLabs#1802](FuelLabs#1802)
[`37a5c22b`](37a5c22)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - chore: upgrade
checkout action to v4 + remove chainInfo machine

- [FuelLabs#1805](FuelLabs#1805)
[`f653d59f`](f653d59)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - fix: jest unit
tests

-   Updated dependencies \[]:
    -   @fuel-wallet/connections@0.48.0
    -   @fuels/playwright-utils@0.48.0

## @fuel-wallet/types@0.48.0

### Patch Changes

- [FuelLabs#1788](FuelLabs#1788)
[`fd1e342a`](fd1e342)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - feat: show
token value converted to USD

## @fuel-wallet/connections@0.48.0

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: LuizAsFight <felipebolsonigomes@gmail.com>
Co-authored-by: Luiz Gomes <8636507+LuizAsFight@users.noreply.github.com>
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.

1 participant