Skip to content

Commit

Permalink
ci(changesets): versioning packages (#249)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
fuel-service-user and github-actions[bot] authored Sep 13, 2024
1 parent eea98c9 commit 9e48c03
Show file tree
Hide file tree
Showing 35 changed files with 132 additions and 81 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-windows-sit.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fair-bananas-occur.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/fluffy-buses-sort.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/hip-ears-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-taxis-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-owls-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-seas-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-planets-compare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-bags-reply.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/bako-safe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fuel-connectors/bako-safe

## 0.28.0

### Minor Changes

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

## 0.27.1

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/bako-safe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-connectors/bako-safe",
"version": "0.27.1",
"version": "0.28.0",
"private": true,
"types": "./dist/index.d.ts",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/burner-wallet-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fuel-connectors/burner-wallet-connector

## 0.28.0

### Minor Changes

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

## 0.27.1

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/burner-wallet-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-connectors/burner-wallet-connector",
"version": "0.27.1",
"version": "0.28.0",
"private": true,
"type": "module",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fuel-connectors/common

## 0.28.0

### Minor Changes

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-connectors/common",
"version": "0.27.1",
"version": "0.28.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fuels/connectors

## 0.28.0

### Minor Changes

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

## 0.27.1

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuels/connectors",
"version": "0.27.1",
"version": "0.28.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# docs

## 0.27.0

### Minor Changes

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

## 0.26.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "docs",
"version": "0.26.0",
"version": "0.27.0",
"description": "",
"type": "module",
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions packages/evm-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fuel-connectors/evm-connector

## 0.28.0

### Minor Changes

- [#235](https://github.com/FuelLabs/fuel-connectors/pull/235) [`01c65cc`](https://github.com/FuelLabs/fuel-connectors/commit/01c65cc6d75dd677f6fbe5fdb6975af36465a967) Thanks [@helciofranco](https://github.com/helciofranco)! - Add a shared internal package for `EVM predicates` to be used across `Wallet Connect` and `EVM Connector`.

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/evm-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-connectors/evm-connector",
"version": "0.27.1",
"version": "0.28.0",
"private": true,
"type": "module",
"files": ["dist"],
Expand Down
5 changes: 5 additions & 0 deletions packages/evm-predicates/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# @fuel-connectors/evm-predicates

## 0.28.0

## 0.28.0
2 changes: 1 addition & 1 deletion packages/evm-predicates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-connectors/evm-predicates",
"version": "0.27.1",
"version": "0.28.0",
"private": true,
"type": "module",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fuel-development-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fuel-connectors/fuel-development-wallet

## 0.28.0

### Minor Changes

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

## 0.27.1

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/fuel-development-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-connectors/fuel-development-wallet",
"version": "0.27.1",
"version": "0.28.0",
"private": true,
"types": "./dist/index.d.ts",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/fuel-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fuel-connectors/fuel-wallet

## 0.28.0

### Minor Changes

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

- [#251](https://github.com/FuelLabs/fuel-connectors/pull/251) [`d10db6d`](https://github.com/FuelLabs/fuel-connectors/commit/d10db6d28e74d958addbb113ec07bd75c0821e74) Thanks [@helciofranco](https://github.com/helciofranco)! - Enable `selectNetwork` method in the `FuelWalletConnector`.

## 0.27.1

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/fuel-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-connectors/fuel-wallet",
"version": "0.27.1",
"version": "0.28.0",
"private": true,
"types": "./dist/index.d.ts",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fuelet-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fuel-connectors/fuelet-wallet

## 0.28.0

### Minor Changes

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

## 0.27.1

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/fuelet-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-connectors/fuelet-wallet",
"version": "0.27.1",
"version": "0.28.0",
"private": true,
"types": "./dist/index.d.ts",
"exports": {
Expand Down
20 changes: 20 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @fuels/react

## 0.28.0

### Minor Changes

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

- [#251](https://github.com/FuelLabs/fuel-connectors/pull/251) [`d10db6d`](https://github.com/FuelLabs/fuel-connectors/commit/d10db6d28e74d958addbb113ec07bd75c0821e74) Thanks [@helciofranco](https://github.com/helciofranco)! - Add `useSelectNetwork` to select a network in the connected app.

- [#251](https://github.com/FuelLabs/fuel-connectors/pull/251) [`d10db6d`](https://github.com/FuelLabs/fuel-connectors/commit/d10db6d28e74d958addbb113ec07bd75c0821e74) Thanks [@helciofranco](https://github.com/helciofranco)! - Add `useNetworks` to get the list of networks available in the connected app.

- [#251](https://github.com/FuelLabs/fuel-connectors/pull/251) [`d10db6d`](https://github.com/FuelLabs/fuel-connectors/commit/d10db6d28e74d958addbb113ec07bd75c0821e74) Thanks [@helciofranco](https://github.com/helciofranco)! - Deprecate `useAddNetwork` hook. Use `useSelectNetwork` instead.

### Patch Changes

- [#246](https://github.com/FuelLabs/fuel-connectors/pull/246) [`b662c8d`](https://github.com/FuelLabs/fuel-connectors/commit/b662c8d36f078764a4f6a146ad9758db3882e5ac) Thanks [@helciofranco](https://github.com/helciofranco)! - Add optional query parameters to `useConnectors`, allowing developers to customize the `select` query.

- [#246](https://github.com/FuelLabs/fuel-connectors/pull/246) [`b662c8d`](https://github.com/FuelLabs/fuel-connectors/commit/b662c8d36f078764a4f6a146ad9758db3882e5ac) Thanks [@helciofranco](https://github.com/helciofranco)! - Sort connectors by name in the `Connect Wallet` modal.

## 0.27.1

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fuels/react",
"description": "Interact with the Fuel Wallet Extension in React.",
"version": "0.27.1",
"version": "0.28.0",
"license": "Apache-2.0",
"main": "./src/index.ts",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/solana-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fuel-connectors/solana-connector

## 0.28.0

### Minor Changes

- [#235](https://github.com/FuelLabs/fuel-connectors/pull/235) [`01c65cc`](https://github.com/FuelLabs/fuel-connectors/commit/01c65cc6d75dd677f6fbe5fdb6975af36465a967) Thanks [@helciofranco](https://github.com/helciofranco)! - Add a shared internal package for `EVM predicates` to be used across `Wallet Connect` and `EVM Connector`.

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solana-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-connectors/solana-connector",
"version": "0.27.1",
"version": "0.28.0",
"private": true,
"type": "module",
"files": ["dist"],
Expand Down
8 changes: 8 additions & 0 deletions packages/walletconnect-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fuel-connectors/walletconnect-connector

## 0.28.0

### Minor Changes

- [#252](https://github.com/FuelLabs/fuel-connectors/pull/252) [`eea98c9`](https://github.com/FuelLabs/fuel-connectors/commit/eea98c991ed9aca318f65743f2734d5aa32e2e0e) Thanks [@helciofranco](https://github.com/helciofranco)! - Update SDK to `0.94.6` version. https://github.com/FuelLabs/fuels-ts/releases/tag/v0.94.6

- [#224](https://github.com/FuelLabs/fuel-connectors/pull/224) [`1f6ee86`](https://github.com/FuelLabs/fuel-connectors/commit/1f6ee8679994528ae36faec51535a183d582a58b) Thanks [@helciofranco](https://github.com/helciofranco)! - Bump pnpm version to v9.5.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/walletconnect-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fuel-connectors/walletconnect-connector",
"private": true,
"version": "0.27.1",
"version": "0.28.0",
"type": "module",
"files": ["dist"],
"main": "./dist/wallet-connector-walletconnect.umd.cjs",
Expand Down

0 comments on commit 9e48c03

Please sign in to comment.