Skip to content

Commit 9b079ab

Browse files
ci(changesets): versioning packages (FuelLabs#1636)
1 parent 0e7697d commit 9b079ab

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+100
-42
lines changed

.changeset/sharp-cycles-reflect.md

-7
This file was deleted.

.changeset/spotty-berries-cry.md

-5
This file was deleted.

.changeset/two-lamps-give.md

-2
This file was deleted.

internal/check-imports/CHANGELOG.md

+2

packages/abi-coder/CHANGELOG.md

+2

packages/abi-coder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/abi-coder",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/abi-typegen/CHANGELOG.md

+2

packages/abi-typegen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/abi-typegen",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "Generates Typescript definitions from Sway ABI Json files",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"bin": {

packages/address/CHANGELOG.md

+2

packages/address/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/address",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "Utilities for encoding and decoding addresses",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/contract/CHANGELOG.md

+2

packages/contract/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/contract",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/create-fuels/CHANGELOG.md

+6

packages/create-fuels/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-fuels",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"bin": {

packages/crypto/CHANGELOG.md

+2

packages/crypto/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/crypto",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "Utilities for encrypting and decrypting data",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/errors/CHANGELOG.md

+2

packages/errors/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/errors",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "Error class and error codes that the fuels-ts library throws",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/forc/CHANGELOG.md

+6

packages/forc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/forc",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "NPM bin wrapper around Fuel `forc`",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"bin": {

packages/fuel-core/CHANGELOG.md

+6

packages/fuel-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/fuel-core",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "NPM bin wrapper around `fuel-core`",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"bin": {

packages/fuels/CHANGELOG.md

+2

packages/fuels/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fuels",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "Fuel TS SDK",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"bin": {

packages/hasher/CHANGELOG.md

+2

packages/hasher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/hasher",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "Sha256 hash utility for Fuel",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/hdwallet/CHANGELOG.md

+2

packages/hdwallet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/hdwallet",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "The Hierarchal Desterministic (HD) Wallet",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/interfaces/CHANGELOG.md

+2

packages/interfaces/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/interfaces",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/math/CHANGELOG.md

+2

packages/math/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/math",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/merkle/CHANGELOG.md

+2

packages/merkle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/merkle",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/mnemonic/CHANGELOG.md

+2

packages/mnemonic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/mnemonic",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "Mnemonic implementation from BIP39",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/predicate/CHANGELOG.md

+2

packages/predicate/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/predicate",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/program/CHANGELOG.md

+2

packages/program/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/program",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/providers/CHANGELOG.md

+6

packages/providers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/providers",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/script/CHANGELOG.md

+2

packages/script/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/script",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/signer/CHANGELOG.md

+2

packages/signer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/signer",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "Secp256k1 signer for the Fuel Network",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/transactions/CHANGELOG.md

+2

packages/transactions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuel-ts/transactions",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"description": "",
55
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
66
"main": "dist/index.js",

packages/utils/CHANGELOG.md

+2

0 commit comments

Comments
 (0)