Skip to content

Commit

Permalink
ci(changesets): versioning packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 10, 2024
1 parent 33f3d77 commit 0243ad0
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 42 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-kangaroos-matter.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/dry-flies-add.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/giant-points-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-candles-perform.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-points-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-kiwis-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-parents-attend.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.43.1

### Patch Changes

- [#1695](https://github.com/FuelLabs/fuels-wallet/pull/1695) [`89454569`](https://github.com/FuelLabs/fuels-wallet/commit/8945456956dcf4117d1ca0f01ab91c504bb1095e) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Fixed setup page not finding some local assets

- [#1691](https://github.com/FuelLabs/fuels-wallet/pull/1691) [`33f3d77a`](https://github.com/FuelLabs/fuels-wallet/commit/33f3d77ac8b5bf53be33963e1df3e1a03450b731) Thanks [@nelitow](https://github.com/nelitow)! - ### Changed

Updated nanoid to the latest versions for better performance and security.

- [#1692](https://github.com/FuelLabs/fuels-wallet/pull/1692) [`473067c9`](https://github.com/FuelLabs/fuels-wallet/commit/473067c9c3c442b3f51f28c10b99edd1827f1cad) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Updated Biome to 1.9.4 and fixed lint errors.

- [#1639](https://github.com/FuelLabs/fuels-wallet/pull/1639) [`b0b5f2f5`](https://github.com/FuelLabs/fuels-wallet/commit/b0b5f2f529fe0c9844fa35d41c8f18d0978ca151) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Fixed wallet not loading correctly in local environment on Chrome 130+

- [#1696](https://github.com/FuelLabs/fuels-wallet/pull/1696) [`8b68c21e`](https://github.com/FuelLabs/fuels-wallet/commit/8b68c21e39e7b5b0fbb9791c7d306d536a6d37ad) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Fix exception when injecting content in the hello page

- [#1695](https://github.com/FuelLabs/fuels-wallet/pull/1695) [`89454569`](https://github.com/FuelLabs/fuels-wallet/commit/8945456956dcf4117d1ca0f01ab91c504bb1095e) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Upgrade Vite to V6 major

- [#1694](https://github.com/FuelLabs/fuels-wallet/pull/1694) [`cfcf2209`](https://github.com/FuelLabs/fuels-wallet/commit/cfcf220966cafc9bf7cd8861f0421a7560315365) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - chore: update 'dev:crx' script to use default env

- Updated dependencies [[`473067c9`](https://github.com/FuelLabs/fuels-wallet/commit/473067c9c3c442b3f51f28c10b99edd1827f1cad)]:
- @fuels/playwright-utils@0.43.1
- @fuel-wallet/connections@0.43.1

## 0.43.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.43.0",
"version": "0.43.1",
"type": "module",
"database": "23",
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions packages/connections/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @fuel-wallet/connections

## 0.43.1

## 0.43.0

## 0.42.3
Expand Down
2 changes: 1 addition & 1 deletion 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.43.0",
"version": "0.43.1",
"license": "Apache-2.0",
"main": "src/index.ts",
"publishConfig": {
Expand Down
6 changes: 6 additions & 0 deletions packages/playwright-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @fuels/playwright-utils

## 0.43.1

### Patch Changes

- [#1692](https://github.com/FuelLabs/fuels-wallet/pull/1692) [`473067c9`](https://github.com/FuelLabs/fuels-wallet/commit/473067c9c3c442b3f51f28c10b99edd1827f1cad) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Updated Biome to 1.9.4 and fixed lint errors.

## 0.43.0

## 0.42.3
Expand Down
2 changes: 1 addition & 1 deletion packages/playwright-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuels/playwright-utils",
"version": "0.43.0",
"version": "0.43.1",
"license": "Apache-2.0",
"main": "src/index.ts",
"type": "module",
Expand Down
2 changes: 2 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @fuel-wallet/types

## 0.43.1

## 0.43.0

## 0.42.3
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.43.0",
"version": "0.43.1",
"license": "Apache-2.0",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit 0243ad0

Please sign in to comment.