Skip to content

Commit

Permalink
ci(changesets): versioning packages (#836)
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 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]

### Patch Changes

- [#841](#841)
[`09258e1`](09258e1)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - fix: tx fee
loader

- [#837](#837)
[`badd641`](badd641)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: update to
fuels 0.53.0

- [#827](#827)
[`7851c3e`](7851c3e)
Thanks [@pedronauck](https://github.com/pedronauck)! - Add light and
dark theme support

## @fuel-wallet/[email protected]

### Patch Changes

- [#837](#837)
[`badd641`](badd641)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: update to
fuels 0.53.0

- [#827](#827)
[`7851c3e`](7851c3e)
Thanks [@pedronauck](https://github.com/pedronauck)! - Add light and
dark theme support

## [email protected]

### Patch Changes

- [#842](#842)
[`9491f56`](9491f56)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - fix: improve
alerts of "export seed" and "export private key" screens

- [#841](#841)
[`09258e1`](09258e1)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - fix: tx fee
loader

- [#838](#838)
[`9c40a6e`](9c40a6e)
Thanks [@luizstacio](https://github.com/luizstacio)! - Add upgrade
database to beta-4

- [#837](#837)
[`badd641`](badd641)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: update to
fuels 0.53.0

- [#831](#831)
[`2b5c363`](2b5c363)
Thanks [@luizstacio](https://github.com/luizstacio)! - Fix sentry report
errors

- [#827](#827)
[`7851c3e`](7851c3e)
Thanks [@pedronauck](https://github.com/pedronauck)! - Add light and
dark theme support

- [#844](#844)
[`6835a9d`](6835a9d)
Thanks [@luizstacio](https://github.com/luizstacio)! - Add open explorer
on transaction screen

- [#845](#845)
[`c76cc43`](c76cc43)
Thanks [@luizstacio](https://github.com/luizstacio)! - Fix buttons
colors on receive page

- Updated dependencies
\[[`09258e1`](09258e1),
[`badd641`](badd641),
[`7851c3e`](7851c3e)]:
    -   @fuel-wallet/[email protected]
    -   @fuel-wallet/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 30, 2023
1 parent 7cb907d commit ec91ae3
Show file tree
Hide file tree
Showing 19 changed files with 45 additions and 58 deletions.
2 changes: 0 additions & 2 deletions .changeset/fast-masks-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-papayas-warn.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lazy-weeks-pretend.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/metal-papayas-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-pears-melt.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/metal-schools-shop.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/mighty-lemons-call.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/nasty-poets-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-moose-occur.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/seven-spiders-cheer.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/shaggy-pugs-call.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-owls-raise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-tables-protect.md

This file was deleted.

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

## 0.12.1

### Patch Changes

- [#842](https://github.com/FuelLabs/fuels-wallet/pull/842) [`9491f56`](https://github.com/FuelLabs/fuels-wallet/commit/9491f56dfb73c9e7941b4f5a0ea2aeb8016fe894) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - fix: improve alerts of "export seed" and "export private key" screens

- [#841](https://github.com/FuelLabs/fuels-wallet/pull/841) [`09258e1`](https://github.com/FuelLabs/fuels-wallet/commit/09258e19898865071f43eebcc07251c40f2a4d0e) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - fix: tx fee loader

- [#838](https://github.com/FuelLabs/fuels-wallet/pull/838) [`9c40a6e`](https://github.com/FuelLabs/fuels-wallet/commit/9c40a6e6d4e96ad81b0da8f72196baec980b346c) Thanks [@luizstacio](https://github.com/luizstacio)! - Add upgrade database to beta-4

- [#837](https://github.com/FuelLabs/fuels-wallet/pull/837) [`badd641`](https://github.com/FuelLabs/fuels-wallet/commit/badd6419880b0cf9b53afb36bca1b27c111b5614) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: update to fuels 0.53.0

- [#831](https://github.com/FuelLabs/fuels-wallet/pull/831) [`2b5c363`](https://github.com/FuelLabs/fuels-wallet/commit/2b5c36351a27c3d69e0babb8214104102848bb2e) Thanks [@luizstacio](https://github.com/luizstacio)! - Fix sentry report errors

- [#827](https://github.com/FuelLabs/fuels-wallet/pull/827) [`7851c3e`](https://github.com/FuelLabs/fuels-wallet/commit/7851c3e42d1ba289d0854c8cbfce74b400a8d8b6) Thanks [@pedronauck](https://github.com/pedronauck)! - Add light and dark theme support

- [#844](https://github.com/FuelLabs/fuels-wallet/pull/844) [`6835a9d`](https://github.com/FuelLabs/fuels-wallet/commit/6835a9dddaef1f8be0450a69cb5966c8f0620564) Thanks [@luizstacio](https://github.com/luizstacio)! - Add open explorer on transaction screen

- [#845](https://github.com/FuelLabs/fuels-wallet/pull/845) [`c76cc43`](https://github.com/FuelLabs/fuels-wallet/commit/c76cc4318aa720fdcb22e93371f19d174cc602e6) Thanks [@luizstacio](https://github.com/luizstacio)! - Fix buttons colors on receive page

- Updated dependencies [[`09258e1`](https://github.com/FuelLabs/fuels-wallet/commit/09258e19898865071f43eebcc07251c40f2a4d0e), [`badd641`](https://github.com/FuelLabs/fuels-wallet/commit/badd6419880b0cf9b53afb36bca1b27c111b5614), [`7851c3e`](https://github.com/FuelLabs/fuels-wallet/commit/7851c3e42d1ba289d0854c8cbfce74b400a8d8b6)]:
- @fuel-wallet/sdk@0.12.1
- @fuel-wallet/types@0.12.1

## 0.12.0

### Minor 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.12.0",
"version": "0.12.1",
"database": "12",
"scripts": {
"build:all": "run-s build:web build:crx build:storybook",
Expand Down
10 changes: 10 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fuel-wallet/sdk

## 0.12.1

### Patch Changes

- [#841](https://github.com/FuelLabs/fuels-wallet/pull/841) [`09258e1`](https://github.com/FuelLabs/fuels-wallet/commit/09258e19898865071f43eebcc07251c40f2a4d0e) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - fix: tx fee loader

- [#837](https://github.com/FuelLabs/fuels-wallet/pull/837) [`badd641`](https://github.com/FuelLabs/fuels-wallet/commit/badd6419880b0cf9b53afb36bca1b27c111b5614) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: update to fuels 0.53.0

- [#827](https://github.com/FuelLabs/fuels-wallet/pull/827) [`7851c3e`](https://github.com/FuelLabs/fuels-wallet/commit/7851c3e42d1ba289d0854c8cbfce74b400a8d8b6) Thanks [@pedronauck](https://github.com/pedronauck)! - Add light and dark theme support

## 0.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fuel-wallet/sdk",
"description": "Integrate DApps with Fuel Wallet Extension.",
"version": "0.12.0",
"version": "0.12.1",
"license": "Apache-2.0",
"main": "src/index.ts",
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fuel-wallet/types

## 0.12.1

### Patch Changes

- [#837](https://github.com/FuelLabs/fuels-wallet/pull/837) [`badd641`](https://github.com/FuelLabs/fuels-wallet/commit/badd6419880b0cf9b53afb36bca1b27c111b5614) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: update to fuels 0.53.0

- [#827](https://github.com/FuelLabs/fuels-wallet/pull/827) [`7851c3e`](https://github.com/FuelLabs/fuels-wallet/commit/7851c3e42d1ba289d0854c8cbfce74b400a8d8b6) Thanks [@pedronauck](https://github.com/pedronauck)! - Add light and dark theme support

## 0.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-wallet/types",
"version": "0.12.0",
"version": "0.12.1",
"license": "Apache-2.0",
"main": "src/index.ts",
"dependencies": {
Expand Down

0 comments on commit ec91ae3

Please sign in to comment.