diff --git a/.changeset/forty-lamps-beam.md b/.changeset/forty-lamps-beam.md deleted file mode 100644 index ae3c558..0000000 --- a/.changeset/forty-lamps-beam.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@fuels/playwright-utils': minor -'@fuels/react': minor ---- - -Upgrade to testnet (fuel-core 0.26.0 + fuels-ts 0.84.0) diff --git a/.changeset/ten-chicken-wonder.md b/.changeset/ten-chicken-wonder.md deleted file mode 100644 index 3919f8b..0000000 --- a/.changeset/ten-chicken-wonder.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@fuels/playwright-utils': minor -'@fuels/react': minor ---- - -Upgraded fuels-ts to new minor 0.83.0 diff --git a/packages/assets/CHANGELOG.md b/packages/assets/CHANGELOG.md index 69fd31f..ee3c65e 100644 --- a/packages/assets/CHANGELOG.md +++ b/packages/assets/CHANGELOG.md @@ -1,5 +1,7 @@ # @fuels/assets +## 0.19.0 + ## 0.18.1 ## 0.18.0 diff --git a/packages/assets/package.json b/packages/assets/package.json index b16095b..5807cc0 100644 --- a/packages/assets/package.json +++ b/packages/assets/package.json @@ -1,6 +1,6 @@ { "name": "@fuels/assets", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "main": "src/index.ts", "publishConfig": { diff --git a/packages/changeset/CHANGELOG.md b/packages/changeset/CHANGELOG.md index b60d9c6..1d83095 100644 --- a/packages/changeset/CHANGELOG.md +++ b/packages/changeset/CHANGELOG.md @@ -1,5 +1,7 @@ # @fuels/changeset +## 0.19.0 + ## 0.18.1 ## 0.18.0 diff --git a/packages/changeset/package.json b/packages/changeset/package.json index 08cf206..11d6cd6 100644 --- a/packages/changeset/package.json +++ b/packages/changeset/package.json @@ -1,6 +1,6 @@ { "name": "@fuels/changeset", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "access": "public", "main": "src/index.js", diff --git a/packages/eslint-plugin/CHANGELOG.md b/packages/eslint-plugin/CHANGELOG.md index d3079e9..31bcc03 100644 --- a/packages/eslint-plugin/CHANGELOG.md +++ b/packages/eslint-plugin/CHANGELOG.md @@ -1,5 +1,7 @@ # @fuels/eslint-config +## 0.19.0 + ## 0.18.1 ## 0.18.0 diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index c0448ae..be7ce30 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@fuels/eslint-plugin", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "access": "public", "main": "./index.js", diff --git a/packages/jest/CHANGELOG.md b/packages/jest/CHANGELOG.md index 6189826..f9dcdd0 100644 --- a/packages/jest/CHANGELOG.md +++ b/packages/jest/CHANGELOG.md @@ -1,5 +1,7 @@ # @fuels/jest +## 0.19.0 + ## 0.18.1 ## 0.18.0 diff --git a/packages/jest/package.json b/packages/jest/package.json index 5052da8..02c1449 100644 --- a/packages/jest/package.json +++ b/packages/jest/package.json @@ -1,6 +1,6 @@ { "name": "@fuels/jest", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "main": "./src/index.ts", "exports": { diff --git a/packages/local-storage/CHANGELOG.md b/packages/local-storage/CHANGELOG.md index 0fdfeb7..0321367 100644 --- a/packages/local-storage/CHANGELOG.md +++ b/packages/local-storage/CHANGELOG.md @@ -1,5 +1,7 @@ # @fuels/local-storage +## 0.19.0 + ## 0.18.1 ## 0.18.0 diff --git a/packages/local-storage/package.json b/packages/local-storage/package.json index 3ee14de..dc802aa 100644 --- a/packages/local-storage/package.json +++ b/packages/local-storage/package.json @@ -1,6 +1,6 @@ { "name": "@fuels/local-storage", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "main": "src/index.ts", "publishConfig": { diff --git a/packages/prettier-config/CHANGELOG.md b/packages/prettier-config/CHANGELOG.md index 9739658..1bdbff3 100644 --- a/packages/prettier-config/CHANGELOG.md +++ b/packages/prettier-config/CHANGELOG.md @@ -1,5 +1,7 @@ # @fuels/prettier-config +## 0.19.0 + ## 0.18.1 ## 0.18.0 diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 603a649..6c3e8a0 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@fuels/prettier-config", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "main": "./index.json", "access": "public", diff --git a/packages/react-xstore/CHANGELOG.md b/packages/react-xstore/CHANGELOG.md index 894b35a..fa76b93 100644 --- a/packages/react-xstore/CHANGELOG.md +++ b/packages/react-xstore/CHANGELOG.md @@ -1,5 +1,7 @@ # @fuels/react-xstore +## 0.19.0 + ## 0.18.1 ## 0.18.0 diff --git a/packages/react-xstore/package.json b/packages/react-xstore/package.json index f8c036a..92d2797 100644 --- a/packages/react-xstore/package.json +++ b/packages/react-xstore/package.json @@ -1,6 +1,6 @@ { "name": "@fuels/react-xstore", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "main": "src/index.ts", "publishConfig": { diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index ddee56b..e7f03c0 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,12 @@ # @fuels/react +## 0.19.0 + +### Minor Changes + +- Upgrade to testnet (fuel-core 0.26.0 + fuels-ts 0.84.0), by [@arthurgeron](https://github.com/arthurgeron) (See [#72](https://github.com/FuelLabs/fuels-npm-packs/pull/72)) +- Upgraded fuels-ts to new minor 0.83.0, by [@arthurgeron](https://github.com/arthurgeron) (See [#72](https://github.com/FuelLabs/fuels-npm-packs/pull/72)) + ## 0.18.1 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index 20ab002..59957b5 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,7 +1,7 @@ { "name": "@fuels/react", "description": "Interact with the Fuel Wallet Extension in React.", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "main": "./src/index.ts", "exports": { diff --git a/packages/test-utils/CHANGELOG.md b/packages/test-utils/CHANGELOG.md index a158c5a..23338d1 100644 --- a/packages/test-utils/CHANGELOG.md +++ b/packages/test-utils/CHANGELOG.md @@ -1,5 +1,12 @@ # @fuels/playwright-utils +## 0.19.0 + +### Minor Changes + +- Upgrade to testnet (fuel-core 0.26.0 + fuels-ts 0.84.0), by [@arthurgeron](https://github.com/arthurgeron) (See [#72](https://github.com/FuelLabs/fuels-npm-packs/pull/72)) +- Upgraded fuels-ts to new minor 0.83.0, by [@arthurgeron](https://github.com/arthurgeron) (See [#72](https://github.com/FuelLabs/fuels-npm-packs/pull/72)) + ## 0.18.1 ## 0.18.0 diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index af2978e..92cab7e 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fuels/playwright-utils", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "main": "src/index.ts", "publishConfig": { diff --git a/packages/ts-config/CHANGELOG.md b/packages/ts-config/CHANGELOG.md index e053567..1a5aa2b 100644 --- a/packages/ts-config/CHANGELOG.md +++ b/packages/ts-config/CHANGELOG.md @@ -1,5 +1,7 @@ # @fuels/ts-config +## 0.19.0 + ## 0.18.1 ## 0.18.0 diff --git a/packages/ts-config/package.json b/packages/ts-config/package.json index a661da6..0405213 100644 --- a/packages/ts-config/package.json +++ b/packages/ts-config/package.json @@ -1,6 +1,6 @@ { "name": "@fuels/ts-config", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "publishConfig": { "access": "public" diff --git a/packages/tsup-config/CHANGELOG.md b/packages/tsup-config/CHANGELOG.md index 7283863..be91116 100644 --- a/packages/tsup-config/CHANGELOG.md +++ b/packages/tsup-config/CHANGELOG.md @@ -1,5 +1,7 @@ # @fuels/tsup-config +## 0.19.0 + ## 0.18.1 ## 0.18.0 diff --git a/packages/tsup-config/package.json b/packages/tsup-config/package.json index 7ca9a19..7b4410a 100644 --- a/packages/tsup-config/package.json +++ b/packages/tsup-config/package.json @@ -1,6 +1,6 @@ { "name": "@fuels/tsup-config", - "version": "0.18.1", + "version": "0.19.0", "license": "Apache-2.0", "access": "public", "files": [