Skip to content

Commit

Permalink
ci(changesets): versioning packages (#1040)
Browse files Browse the repository at this point in the history
* ci(scripts): update versions

* ci(changesets): versioning packages

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 6, 2023
1 parent c271633 commit 42e6d85
Show file tree
Hide file tree
Showing 60 changed files with 106 additions and 44 deletions.
2 changes: 0 additions & 2 deletions .changeset/happy-cougars-build.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-chairs-smell.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/thick-bobcats-sparkle.md

This file was deleted.

5 changes: 5 additions & 0 deletions apps/demo-typegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# demo-typegen

## null

## null
3 changes: 2 additions & 1 deletion apps/demo-typegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
"devDependencies": {
"forc-bin": "workspace:*",
"@fuel-ts/wallet": "workspace:*"
}
},
"version": null
}
2 changes: 2 additions & 0 deletions apps/docs-snippets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @fuel-ts/docs-snippets

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion apps/docs-snippets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/docs-snippets",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @fuel-ts/docs

## 0.39.2

### Patch Changes

- Proxing bin entries to fix locally broken symlinks and re-shaping example contract into Typegen demo app, by [@arboleya](https://github.com/arboleya) (See [#1037](https://github.com/FuelLabs/fuels-ts/pull/1037))

## 0.39.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "docs",
"version": "0.39.1",
"version": "0.39.2",
"description": "",
"scripts": {
"dev": "nodemon --config nodemon.config.json -x 'vitepress dev'",
Expand Down
2 changes: 2 additions & 0 deletions packages/abi-coder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/abi-coder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/abi-coder",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/abi-typegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fuel-ts/abi-typegen

## 0.44.2

### Patch Changes

- Support configurables in typegen, by [@danielbate](https://github.com/danielbate) (See [#1031](https://github.com/FuelLabs/fuels-ts/pull/1031))
- Proxing bin entries to fix locally broken symlinks and re-shaping example contract into Typegen demo app, by [@arboleya](https://github.com/arboleya) (See [#1037](https://github.com/FuelLabs/fuels-ts/pull/1037))

## 0.44.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abi-typegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/abi-typegen",
"version": "0.44.1",
"version": "0.44.2",
"description": "Generates Typescript definitions from Sway ABI Json files",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"bin": {
Expand Down
2 changes: 2 additions & 0 deletions packages/address/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/address/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/address",
"version": "0.44.1",
"version": "0.44.2",
"description": "Utilities for encoding and decoding addresses",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/asm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/asm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/asm",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/contract/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/contract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/contract",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/fuels/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.44.2

### Patch Changes

- Proxing bin entries to fix locally broken symlinks and re-shaping example contract into Typegen demo app, by [@arboleya](https://github.com/arboleya) (See [#1037](https://github.com/FuelLabs/fuels-ts/pull/1037))

## 0.44.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fuels/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fuels",
"version": "0.44.1",
"version": "0.44.2",
"description": "Fuel TS SDK",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"bin": {
Expand Down
2 changes: 2 additions & 0 deletions packages/hasher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/hasher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/hasher",
"version": "0.44.1",
"version": "0.44.2",
"description": "Sha256 hash utility for Fuel",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/hdwallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/hdwallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/hdwallet",
"version": "0.44.1",
"version": "0.44.2",
"description": "The Hierarchal Desterministic (HD) Wallet",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/interfaces/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/interfaces/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/interfaces",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/keystore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/keystore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/keystore",
"version": "0.44.1",
"version": "0.44.2",
"description": "Utilities for encrypting and decrypting data",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/math/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/math",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/merkle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/merkle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/merkle",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/mnemonic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/mnemonic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/mnemonic",
"version": "0.44.1",
"version": "0.44.2",
"description": "Mnemonic implementation from BIP39",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/predicate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/predicate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/predicate",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/program/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/program/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/program",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/providers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/providers",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/script/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/script/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/script",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/signer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/signer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/signer",
"version": "0.44.1",
"version": "0.44.2",
"description": "Secp256k1 signer for the Fuel Network",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/testcases/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

## 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion packages/testcases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/testcases",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"files": [
Expand Down
2 changes: 2 additions & 0 deletions packages/transactions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 0.44.2

## 0.44.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/transactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuel-ts/transactions",
"version": "0.44.1",
"version": "0.44.2",
"description": "",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"exports": {
Expand Down
Loading

0 comments on commit 42e6d85

Please sign in to comment.