Skip to content

Commit

Permalink
ci(changesets): versioning packages (#1151)
Browse files Browse the repository at this point in the history
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
## [email protected]

### Patch Changes

- [#1113](#1113)
[`3c5d91d`](3c5d91d)
Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update
ts-sdk and fuel-ui packages

- [#1198](#1198)
[`7fac95e`](7fac95e)
Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci:
update to tag latest

- [#1218](#1218)
[`616f091`](616f091)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - Fixes Approve
Transaction screen staying in a partially loading state after approving
a transaction

- [#1196](#1196)
[`1427f2b`](1427f2b)
Thanks [@helciofranco](https://github.com/helciofranco)! - fix:
transaction id available on transaction approved page, it was taking the
user to a broken page (undefined id).

- [#1170](#1170)
[`aa684b3`](aa684b3)
Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci:
update to tag latest

- [#1217](#1217)
[`8f94aee`](8f94aee)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - Prevent the
Change Password dialog from allowing the new password to be the same as
the current password #1203

- [#1137](#1137)
[`a0e5cbf`](a0e5cbf)
Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace
prettier and eslint with biomejs (dev)

- [#1197](#1197)
[`97a8a3c`](97a8a3c)
Thanks [@helciofranco](https://github.com/helciofranco)! - - Display the
full app URL when it's big (instead of truncating it).

- Sync the information displayed in the connected app `list` and `edit`
screens.
- Improve how the URL are displayed, focusing on the `hostname` mostly.
- Display only the first two initials on the Avatar when the page has a
long title (2+ words).

- [#1186](#1186)
[`45f6571`](45f6571)
Thanks [@helciofranco](https://github.com/helciofranco)! - chore:
replaces a warning icon (orange) with a info icon (gray) from the
connection list screen.

- [#1210](#1210)
[`0fa1abc`](0fa1abc)
Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci:
update to tag latest

- [#1141](#1141)
[`96faa7f`](96faa7f)
Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump
SDK to latest version

- [#1188](#1188)
[`d51591e`](d51591e)
Thanks [@helciofranco](https://github.com/helciofranco)! - Previously,
`Wallet Manager` was failing to clear properly when `db.clear();` is
called.

This led to wrong account addresses generation, as updates to the
`IndexedDB` didn't reflect in the Wallet Manager's internal state,
particularly the `#vaults` property.

To resolve this issue, I implemented a manual call to `removeVault`
during logout.

This ensures that each new wallet generated starts from scratch, free
from interference by any previous mnemonic vault.

- [#1150](#1150)
[`c0d8def`](c0d8def)
Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable
biomejs rules (as it was with eslint and prettier)

- [#1182](#1182)
[`ddb2440`](ddb2440)
Thanks [@helciofranco](https://github.com/helciofranco)! - fix: disable
autocomplete from the private key input.

- Updated dependencies
\[[`3c5d91d`](3c5d91d),
[`aa684b3`](aa684b3),
[`a0e5cbf`](a0e5cbf),
[`ec58815`](ec58815),
[`0fa1abc`](0fa1abc),
[`96faa7f`](96faa7f),
[`c0d8def`](c0d8def)]:
    -   @fuel-wallet/[email protected]

## @fuel-wallet/[email protected]

### Patch Changes

- [#1113](#1113)
[`3c5d91d`](3c5d91d)
Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update
ts-sdk and fuel-ui packages

- [#1170](#1170)
[`aa684b3`](aa684b3)
Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci:
update to tag latest

- [#1137](#1137)
[`a0e5cbf`](a0e5cbf)
Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace
prettier and eslint with biomejs (dev)

- [#1165](#1165)
[`ec58815`](ec58815)
Thanks [@helciofranco](https://github.com/helciofranco)! - ci: make
connections and types packages private
we don't need to use publish them anymore because it's going to be used
only by the CRX

- [#1210](#1210)
[`0fa1abc`](0fa1abc)
Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci:
update to tag latest

- [#1141](#1141)
[`96faa7f`](96faa7f)
Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump
SDK to latest version

- [#1150](#1150)
[`c0d8def`](c0d8def)
Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable
biomejs rules (as it was with eslint and prettier)

- Updated dependencies
\[[`3c5d91d`](3c5d91d),
[`aa684b3`](aa684b3),
[`a0e5cbf`](a0e5cbf),
[`ec58815`](ec58815),
[`0fa1abc`](0fa1abc),
[`96faa7f`](96faa7f),
[`c0d8def`](c0d8def)]:
    -   @fuel-wallet/[email protected]

## @fuel-wallet/[email protected]

### Patch Changes

- [#1113](#1113)
[`3c5d91d`](3c5d91d)
Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update
ts-sdk and fuel-ui packages

- [#1170](#1170)
[`aa684b3`](aa684b3)
Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci:
update to tag latest

- [#1137](#1137)
[`a0e5cbf`](a0e5cbf)
Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace
prettier and eslint with biomejs (dev)

- [#1165](#1165)
[`ec58815`](ec58815)
Thanks [@helciofranco](https://github.com/helciofranco)! - ci: make
connections and types packages private
we don't need to use publish them anymore because it's going to be used
only by the CRX

- [#1210](#1210)
[`0fa1abc`](0fa1abc)
Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci:
update to tag latest

- [#1141](#1141)
[`96faa7f`](96faa7f)
Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump
SDK to latest version

- [#1150](#1150)
[`c0d8def`](c0d8def)
Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable
biomejs rules (as it was with eslint and prettier)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
fuel-service-user and github-actions[bot] authored Apr 11, 2024
1 parent 616f091 commit 125c326
Show file tree
Hide file tree
Showing 23 changed files with 91 additions and 109 deletions.
7 changes: 0 additions & 7 deletions .changeset/blue-zoos-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilled-seahorses-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-lamps-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-buses-jump.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/itchy-islands-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-balloons-behave.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/mighty-doors-ring.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/new-owls-tickle.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/rich-pens-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-feet-provide.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/slimy-windows-prove.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/small-vans-remember.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/swift-lobsters-chew.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tame-flowers-grow.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/thick-feet-design.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/three-seas-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-cups-sparkle.md

This file was deleted.

45 changes: 45 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,50 @@
# fuels-wallet

## 0.16.2

### Patch Changes

- [#1113](https://github.com/FuelLabs/fuels-wallet/pull/1113) [`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update ts-sdk and fuel-ui packages

- [#1198](https://github.com/FuelLabs/fuels-wallet/pull/1198) [`7fac95e`](https://github.com/FuelLabs/fuels-wallet/commit/7fac95e0417bfa675d62538e010541878ea55120) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest

- [#1218](https://github.com/FuelLabs/fuels-wallet/pull/1218) [`616f091`](https://github.com/FuelLabs/fuels-wallet/commit/616f091c225420e04a3d96a1a80312e5578e48d7) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Fixes Approve Transaction screen staying in a partially loading state after approving a transaction

- [#1196](https://github.com/FuelLabs/fuels-wallet/pull/1196) [`1427f2b`](https://github.com/FuelLabs/fuels-wallet/commit/1427f2b615c25cc5b50182ee261ea1bef6b96702) Thanks [@helciofranco](https://github.com/helciofranco)! - fix: transaction id available on transaction approved page, it was taking the user to a broken page (undefined id).

- [#1170](https://github.com/FuelLabs/fuels-wallet/pull/1170) [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest

- [#1217](https://github.com/FuelLabs/fuels-wallet/pull/1217) [`8f94aee`](https://github.com/FuelLabs/fuels-wallet/commit/8f94aee7b105fa426655689cb6c8761a09ac23ed) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Prevent the Change Password dialog from allowing the new password to be the same as the current password #1203

- [#1137](https://github.com/FuelLabs/fuels-wallet/pull/1137) [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace prettier and eslint with biomejs (dev)

- [#1197](https://github.com/FuelLabs/fuels-wallet/pull/1197) [`97a8a3c`](https://github.com/FuelLabs/fuels-wallet/commit/97a8a3c039f105ec41c8d53185e6729eecb38371) Thanks [@helciofranco](https://github.com/helciofranco)! - - Display the full app URL when it's big (instead of truncating it).

- Sync the information displayed in the connected app `list` and `edit` screens.
- Improve how the URL are displayed, focusing on the `hostname` mostly.
- Display only the first two initials on the Avatar when the page has a long title (2+ words).

- [#1186](https://github.com/FuelLabs/fuels-wallet/pull/1186) [`45f6571`](https://github.com/FuelLabs/fuels-wallet/commit/45f6571760476f516061f03621a48c39516143d0) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: replaces a warning icon (orange) with a info icon (gray) from the connection list screen.

- [#1210](https://github.com/FuelLabs/fuels-wallet/pull/1210) [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest

- [#1141](https://github.com/FuelLabs/fuels-wallet/pull/1141) [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump SDK to latest version

- [#1188](https://github.com/FuelLabs/fuels-wallet/pull/1188) [`d51591e`](https://github.com/FuelLabs/fuels-wallet/commit/d51591e13a7b84703e7ba124c6ba9e01194f3755) Thanks [@helciofranco](https://github.com/helciofranco)! - Previously, `Wallet Manager` was failing to clear properly when `db.clear();` is called.

This led to wrong account addresses generation, as updates to the `IndexedDB` didn't reflect in the Wallet Manager's internal state, particularly the `#vaults` property.

To resolve this issue, I implemented a manual call to `removeVault` during logout.

This ensures that each new wallet generated starts from scratch, free from interference by any previous mnemonic vault.

- [#1150](https://github.com/FuelLabs/fuels-wallet/pull/1150) [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable biomejs rules (as it was with eslint and prettier)

- [#1182](https://github.com/FuelLabs/fuels-wallet/pull/1182) [`ddb2440`](https://github.com/FuelLabs/fuels-wallet/commit/ddb2440258fb7ba115e139ee61ead9f3e5284352) Thanks [@helciofranco](https://github.com/helciofranco)! - fix: disable autocomplete from the private key input.

- Updated dependencies [[`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861), [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6), [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2), [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482), [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399), [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8), [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae)]:
- @fuel-wallet/connections@0.16.2

## 0.16.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fuels-wallet",
"private": true,
"version": "0.16.1",
"version": "0.16.2",
"database": "14",
"scripts": {
"build:all": "run-s build:web build:crx build:storybook",
Expand Down
22 changes: 22 additions & 0 deletions packages/connections/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @fuel-wallet/connections

## 0.16.2

### Patch Changes

- [#1113](https://github.com/FuelLabs/fuels-wallet/pull/1113) [`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update ts-sdk and fuel-ui packages

- [#1170](https://github.com/FuelLabs/fuels-wallet/pull/1170) [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest

- [#1137](https://github.com/FuelLabs/fuels-wallet/pull/1137) [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace prettier and eslint with biomejs (dev)

- [#1165](https://github.com/FuelLabs/fuels-wallet/pull/1165) [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: make connections and types packages private
we don't need to use publish them anymore because it's going to be used only by the CRX

- [#1210](https://github.com/FuelLabs/fuels-wallet/pull/1210) [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest

- [#1141](https://github.com/FuelLabs/fuels-wallet/pull/1141) [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump SDK to latest version

- [#1150](https://github.com/FuelLabs/fuels-wallet/pull/1150) [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable biomejs rules (as it was with eslint and prettier)

- Updated dependencies [[`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861), [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6), [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2), [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482), [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399), [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8), [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae)]:
- @fuel-wallet/types@0.16.2

## 0.16.1

### Patch Changes
Expand Down
8 changes: 3 additions & 5 deletions packages/connections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fuel-wallet/connections",
"private": true,
"description": "Fuel Wallet Connections for CRX.",
"version": "0.16.1",
"version": "0.16.2",
"license": "Apache-2.0",
"main": "src/index.ts",
"publishConfig": {
Expand All @@ -19,9 +19,7 @@
}
}
},
"files": [
"dist"
],
"files": ["dist"],
"scripts": {
"build": "pnpm ts:check && tsup",
"ts:check": "tsc --noEmit"
Expand All @@ -33,7 +31,7 @@
"uuid": "^9.0.1"
},
"peerDependencies": {
"@fuel-wallet/types": ">=0.16.1",
"@fuel-wallet/types": ">=0.16.2",
"@fuels/connectors": ">=0.1.1",
"fuels": ">=0.77.0"
},
Expand Down
19 changes: 19 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @fuel-wallet/types

## 0.16.2

### Patch Changes

- [#1113](https://github.com/FuelLabs/fuels-wallet/pull/1113) [`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update ts-sdk and fuel-ui packages

- [#1170](https://github.com/FuelLabs/fuels-wallet/pull/1170) [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest

- [#1137](https://github.com/FuelLabs/fuels-wallet/pull/1137) [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace prettier and eslint with biomejs (dev)

- [#1165](https://github.com/FuelLabs/fuels-wallet/pull/1165) [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: make connections and types packages private
we don't need to use publish them anymore because it's going to be used only by the CRX

- [#1210](https://github.com/FuelLabs/fuels-wallet/pull/1210) [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest

- [#1141](https://github.com/FuelLabs/fuels-wallet/pull/1141) [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump SDK to latest version

- [#1150](https://github.com/FuelLabs/fuels-wallet/pull/1150) [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable biomejs rules (as it was with eslint and prettier)

## 0.16.1

## 0.16.0
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fuel-wallet/types",
"private": true,
"version": "0.16.1",
"version": "0.16.2",
"license": "Apache-2.0",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit 125c326

Please sign in to comment.