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 Mar 18, 2024
1 parent b037bb9 commit 52661b0
Show file tree
Hide file tree
Showing 11 changed files with 38 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/pretty-paws-mate.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/proud-rice-rest.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/rich-chairs-tan.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/connectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fuels/connectors

## 0.1.1

### Patch Changes

- [#8](https://github.com/FuelLabs/fuel-connectors/pull/8) [`6bd62e3`](https://github.com/FuelLabs/fuel-connectors/commit/6bd62e3bb23a984a7fc6e6f4e09ccb2a14f442b7) Thanks [@luizstacio](https://github.com/luizstacio)! - fix: return type of defaultConnectors

- [#6](https://github.com/FuelLabs/fuel-connectors/pull/6) [`10ff16f`](https://github.com/FuelLabs/fuel-connectors/commit/10ff16fc1698e32bfbc1cf318a523afe77b15b1e) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - chore: add `pnpm build:watch`

- [#11](https://github.com/FuelLabs/fuel-connectors/pull/11) [`b037bb9`](https://github.com/FuelLabs/fuel-connectors/commit/b037bb9fe07ae4a4da405b08336153afab2a1503) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: upgrade `fuels` packages to 0.77.0

## 0.1.0

### Minor Changes
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.1.0",
"version": "0.1.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
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.1.1

### Patch Changes

- [#6](https://github.com/FuelLabs/fuel-connectors/pull/6) [`10ff16f`](https://github.com/FuelLabs/fuel-connectors/commit/10ff16fc1698e32bfbc1cf318a523afe77b15b1e) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - chore: add `pnpm build:watch`

- [#11](https://github.com/FuelLabs/fuel-connectors/pull/11) [`b037bb9`](https://github.com/FuelLabs/fuel-connectors/commit/b037bb9fe07ae4a4da405b08336153afab2a1503) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: upgrade `fuels` packages to 0.77.0

## 0.1.0

### Minor Changes
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.1.0",
"version": "0.1.1",
"private": true,
"types": "./dist/index.d.ts",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fuel-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fuel-connectors/fuel-wallet

## 0.1.1

### Patch Changes

- [#6](https://github.com/FuelLabs/fuel-connectors/pull/6) [`10ff16f`](https://github.com/FuelLabs/fuel-connectors/commit/10ff16fc1698e32bfbc1cf318a523afe77b15b1e) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - chore: add `pnpm build:watch`

- [#11](https://github.com/FuelLabs/fuel-connectors/pull/11) [`b037bb9`](https://github.com/FuelLabs/fuel-connectors/commit/b037bb9fe07ae4a4da405b08336153afab2a1503) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: upgrade `fuels` packages to 0.77.0

## 0.1.0

### Minor Changes
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.1.0",
"version": "0.1.1",
"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.1.1

### Patch Changes

- [#6](https://github.com/FuelLabs/fuel-connectors/pull/6) [`10ff16f`](https://github.com/FuelLabs/fuel-connectors/commit/10ff16fc1698e32bfbc1cf318a523afe77b15b1e) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - chore: add `pnpm build:watch`

- [#11](https://github.com/FuelLabs/fuel-connectors/pull/11) [`b037bb9`](https://github.com/FuelLabs/fuel-connectors/commit/b037bb9fe07ae4a4da405b08336153afab2a1503) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: upgrade `fuels` packages to 0.77.0

## 0.1.0

### Minor Changes
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.1.0",
"version": "0.1.1",
"private": true,
"types": "./dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit 52661b0

Please sign in to comment.