Skip to content

Commit

Permalink
ci(changesets): versioning packages v0.11.0 (#788)
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]

### Minor Changes

- [#806](#806)
[`e94d273`](e94d273)
Thanks [@mpoplavkov](https://github.com/mpoplavkov)! - fix: default
connector Fuel Wallet

- [#793](#793)
[`7e7300f`](7e7300f)
Thanks [@eswarasai](https://github.com/eswarasai)! - Implemented
`addNetwork()` method on Fuel SDK enabling developers to add network

- [#764](#764)
[`144d722`](144d722)
Thanks [@eswarasai](https://github.com/eswarasai)! - Enabled FuelWallet
SDK to be use directly without the need to wait for the injected script

- [#759](#759)
[`f79897d`](f79897d)
Thanks [@tomiiide](https://github.com/tomiiide)! - Handle all errors in
the wallet

### Patch Changes

- [#686](#686)
[`98c8184`](98c8184)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: add
sdk.addAbi to add custom ABIs for contracts

- [#814](#814)
[`1cdb147`](1cdb147)
Thanks [@luizstacio](https://github.com/luizstacio)! - Fix SDK to enable
been used in standalone mode by adding uuid on requests

## @fuel-wallet/[email protected]

### Minor Changes

- [#759](#759)
[`f79897d`](f79897d)
Thanks [@tomiiide](https://github.com/tomiiide)! - Handle all errors in
the wallet

### Patch Changes

- [#686](#686)
[`98c8184`](98c8184)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: add
support to show called methods/params passed to contract calls inside
Transaction Screen

## [email protected]

### Minor Changes

- [#801](#801)
[`992d5e7`](992d5e7)
Thanks [@eswarasai](https://github.com/eswarasai)! - Added support for
user to connect multiple accounts, even if current account is connected

- [#793](#793)
[`7e7300f`](7e7300f)
Thanks [@eswarasai](https://github.com/eswarasai)! - Implemented
`addNetwork()` method on Fuel SDK enabling developers to add network

### Patch Changes

- [#813](#813)
[`3910e87`](3910e87)
Thanks [@luizstacio](https://github.com/luizstacio)! - Fix validation on
Asset Screen to allow empty image url field

- [#802](#802)
[`3b42a3d`](3b42a3d)
Thanks [@eswarasai](https://github.com/eswarasai)! - Fixed the broken
copy transaction link in send transaction screen

- [#794](#794)
[`3122ccd`](3122ccd)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - Don't allow
connecting hidden accounts

- [#792](#792)
[`5b6b062`](5b6b062)
Thanks [@luizstacio](https://github.com/luizstacio)! - Change
dependencies from @fuel-ts/\* to fuels

- [#686](#686)
[`98c8184`](98c8184)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: add
support to show called methods/params passed to contract calls inside
Transaction Screen

- Updated dependencies
\[[`98c8184`](98c8184),
[`e94d273`](e94d273),
[`7e7300f`](7e7300f),
[`1cdb147`](1cdb147),
[`144d722`](144d722),
[`f79897d`](f79897d),
[`98c8184`](98c8184)]:
    -   @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 Jul 24, 2023
1 parent 1cdb147 commit b521ffb
Show file tree
Hide file tree
Showing 21 changed files with 55 additions and 72 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-schools-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-planes-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-dingos-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-melons-complain.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/many-vans-argue.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nasty-parrots-do.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/plenty-peaches-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-phones-relate.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/sixty-candles-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-gifts-compare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-teachers-float.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-knives-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-beans-shake.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tasty-shrimps-speak.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/twelve-wombats-melt.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.11.0

### Minor Changes

- [#801](https://github.com/FuelLabs/fuels-wallet/pull/801) [`992d5e7`](https://github.com/FuelLabs/fuels-wallet/commit/992d5e7591206c544c072c9ef72d045e2fc56915) Thanks [@eswarasai](https://github.com/eswarasai)! - Added support for user to connect multiple accounts, even if current account is connected

- [#793](https://github.com/FuelLabs/fuels-wallet/pull/793) [`7e7300f`](https://github.com/FuelLabs/fuels-wallet/commit/7e7300fb3a3e2b3170e100a12845e1e0856aaa56) Thanks [@eswarasai](https://github.com/eswarasai)! - Implemented `addNetwork()` method on Fuel SDK enabling developers to add network

### Patch Changes

- [#813](https://github.com/FuelLabs/fuels-wallet/pull/813) [`3910e87`](https://github.com/FuelLabs/fuels-wallet/commit/3910e878aecde237e2dfad8716b36a4c0ce8fc48) Thanks [@luizstacio](https://github.com/luizstacio)! - Fix validation on Asset Screen to allow empty image url field

- [#802](https://github.com/FuelLabs/fuels-wallet/pull/802) [`3b42a3d`](https://github.com/FuelLabs/fuels-wallet/commit/3b42a3d80a4327618b85629d6da2d998748dcbfd) Thanks [@eswarasai](https://github.com/eswarasai)! - Fixed the broken copy transaction link in send transaction screen

- [#794](https://github.com/FuelLabs/fuels-wallet/pull/794) [`3122ccd`](https://github.com/FuelLabs/fuels-wallet/commit/3122ccd08fe5eb9411bc82c182ce7fda2d274fa7) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - Don't allow connecting hidden accounts

- [#792](https://github.com/FuelLabs/fuels-wallet/pull/792) [`5b6b062`](https://github.com/FuelLabs/fuels-wallet/commit/5b6b062dd608900d9e089f40c15b70cd959b8901) Thanks [@luizstacio](https://github.com/luizstacio)! - Change dependencies from @fuel-ts/\* to fuels

- [#686](https://github.com/FuelLabs/fuels-wallet/pull/686) [`98c8184`](https://github.com/FuelLabs/fuels-wallet/commit/98c818480789ead39b498a9768f989a64ff8c583) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: add support to show called methods/params passed to contract calls inside Transaction Screen

- Updated dependencies [[`98c8184`](https://github.com/FuelLabs/fuels-wallet/commit/98c818480789ead39b498a9768f989a64ff8c583), [`e94d273`](https://github.com/FuelLabs/fuels-wallet/commit/e94d27341158991679108a1d53cdb7d4864e3dec), [`7e7300f`](https://github.com/FuelLabs/fuels-wallet/commit/7e7300fb3a3e2b3170e100a12845e1e0856aaa56), [`1cdb147`](https://github.com/FuelLabs/fuels-wallet/commit/1cdb1478b34ad331daf5d9a34f5904d1083c3531), [`144d722`](https://github.com/FuelLabs/fuels-wallet/commit/144d722fb70d13aaf8cfb17fe97aa0e1719fe65e), [`f79897d`](https://github.com/FuelLabs/fuels-wallet/commit/f79897df28b0d6e63aeedc3af45ea7ad838f1803), [`98c8184`](https://github.com/FuelLabs/fuels-wallet/commit/98c818480789ead39b498a9768f989a64ff8c583)]:
- @fuel-wallet/sdk@0.11.0
- @fuel-wallet/types@0.11.0

## 0.10.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.10.0",
"version": "0.11.0",
"database": "11",
"scripts": {
"build:all": "run-p build:web build:crx build:storybook",
Expand Down
18 changes: 18 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @fuel-wallet/sdk

## 0.11.0

### Minor Changes

- [#806](https://github.com/FuelLabs/fuels-wallet/pull/806) [`e94d273`](https://github.com/FuelLabs/fuels-wallet/commit/e94d27341158991679108a1d53cdb7d4864e3dec) Thanks [@mpoplavkov](https://github.com/mpoplavkov)! - fix: default connector Fuel Wallet

- [#793](https://github.com/FuelLabs/fuels-wallet/pull/793) [`7e7300f`](https://github.com/FuelLabs/fuels-wallet/commit/7e7300fb3a3e2b3170e100a12845e1e0856aaa56) Thanks [@eswarasai](https://github.com/eswarasai)! - Implemented `addNetwork()` method on Fuel SDK enabling developers to add network

- [#764](https://github.com/FuelLabs/fuels-wallet/pull/764) [`144d722`](https://github.com/FuelLabs/fuels-wallet/commit/144d722fb70d13aaf8cfb17fe97aa0e1719fe65e) Thanks [@eswarasai](https://github.com/eswarasai)! - Enabled FuelWallet SDK to be use directly without the need to wait for the injected script

- [#759](https://github.com/FuelLabs/fuels-wallet/pull/759) [`f79897d`](https://github.com/FuelLabs/fuels-wallet/commit/f79897df28b0d6e63aeedc3af45ea7ad838f1803) Thanks [@tomiiide](https://github.com/tomiiide)! - Handle all errors in the wallet

### Patch Changes

- [#686](https://github.com/FuelLabs/fuels-wallet/pull/686) [`98c8184`](https://github.com/FuelLabs/fuels-wallet/commit/98c818480789ead39b498a9768f989a64ff8c583) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: add sdk.addAbi to add custom ABIs for contracts

- [#814](https://github.com/FuelLabs/fuels-wallet/pull/814) [`1cdb147`](https://github.com/FuelLabs/fuels-wallet/commit/1cdb1478b34ad331daf5d9a34f5904d1083c3531) Thanks [@luizstacio](https://github.com/luizstacio)! - Fix SDK to enable been used in standalone mode by adding uuid on requests

## 0.10.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.10.0",
"version": "0.11.0",
"license": "Apache-2.0",
"main": "src/index.ts",
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fuel-wallet/types

## 0.11.0

### Minor Changes

- [#759](https://github.com/FuelLabs/fuels-wallet/pull/759) [`f79897d`](https://github.com/FuelLabs/fuels-wallet/commit/f79897df28b0d6e63aeedc3af45ea7ad838f1803) Thanks [@tomiiide](https://github.com/tomiiide)! - Handle all errors in the wallet

### Patch Changes

- [#686](https://github.com/FuelLabs/fuels-wallet/pull/686) [`98c8184`](https://github.com/FuelLabs/fuels-wallet/commit/98c818480789ead39b498a9768f989a64ff8c583) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: add support to show called methods/params passed to contract calls inside Transaction Screen

## 0.10.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.10.0",
"version": "0.11.0",
"license": "Apache-2.0",
"main": "src/index.ts",
"dependencies": {
Expand Down

0 comments on commit b521ffb

Please sign in to comment.