From b19a58b0076520e65d58afe622f912e8003872e6 Mon Sep 17 00:00:00 2001 From: EmbarkBot <59620708+embarkbot@users.noreply.github.com> Date: Fri, 6 Mar 2020 00:15:50 +0000 Subject: [PATCH] chore(prerelease): 5.3.0-nightly.5 --- CHANGELOG.md | 17 ++++ dapps/templates/boilerplate/CHANGELOG.md | 8 ++ dapps/templates/boilerplate/package.json | 18 ++-- dapps/templates/demo/CHANGELOG.md | 8 ++ dapps/templates/demo/package.json | 18 ++-- dapps/templates/simple/CHANGELOG.md | 8 ++ dapps/templates/simple/package.json | 6 +- dapps/tests/app/CHANGELOG.md | 11 +++ dapps/tests/app/package.json | 20 ++--- dapps/tests/contracts/CHANGELOG.md | 8 ++ dapps/tests/contracts/package.json | 18 ++-- dapps/tests/teller-contracts/CHANGELOG.md | 8 ++ dapps/tests/teller-contracts/package.json | 4 +- lerna.json | 2 +- packages/cockpit/ui/CHANGELOG.md | 8 ++ packages/cockpit/ui/package.json | 2 +- packages/core/code-runner/CHANGELOG.md | 8 ++ packages/core/code-runner/package.json | 12 +-- packages/core/console/CHANGELOG.md | 8 ++ packages/core/console/package.json | 12 +-- packages/core/core/CHANGELOG.md | 8 ++ packages/core/core/package.json | 8 +- packages/core/engine/CHANGELOG.md | 8 ++ packages/core/engine/package.json | 84 +++++++++---------- packages/core/i18n/CHANGELOG.md | 8 ++ packages/core/i18n/package.json | 2 +- packages/core/logger/CHANGELOG.md | 8 ++ packages/core/logger/package.json | 4 +- packages/core/utils/CHANGELOG.md | 8 ++ packages/core/utils/package.json | 6 +- packages/embark/CHANGELOG.md | 11 +++ packages/embark/package.json | 28 +++---- .../plugins/accounts-manager/CHANGELOG.md | 8 ++ .../plugins/accounts-manager/package.json | 10 +-- packages/plugins/basic-pipeline/CHANGELOG.md | 8 ++ packages/plugins/basic-pipeline/package.json | 10 +-- packages/plugins/coverage/CHANGELOG.md | 8 ++ packages/plugins/coverage/package.json | 6 +- packages/plugins/debugger/CHANGELOG.md | 8 ++ packages/plugins/debugger/package.json | 4 +- packages/plugins/deploy-tracker/CHANGELOG.md | 8 ++ packages/plugins/deploy-tracker/package.json | 8 +- packages/plugins/ens/CHANGELOG.md | 8 ++ packages/plugins/ens/package.json | 10 +-- .../ethereum-blockchain-client/CHANGELOG.md | 8 ++ .../ethereum-blockchain-client/package.json | 8 +- packages/plugins/ganache/CHANGELOG.md | 8 ++ packages/plugins/ganache/package.json | 8 +- packages/plugins/geth/CHANGELOG.md | 8 ++ packages/plugins/geth/package.json | 10 +-- packages/plugins/graph/CHANGELOG.md | 8 ++ packages/plugins/graph/package.json | 4 +- packages/plugins/ipfs/CHANGELOG.md | 8 ++ packages/plugins/ipfs/package.json | 10 +-- packages/plugins/mocha-tests/CHANGELOG.md | 8 ++ packages/plugins/mocha-tests/package.json | 6 +- packages/plugins/nethermind/CHANGELOG.md | 8 ++ packages/plugins/nethermind/package.json | 10 +-- packages/plugins/parity/CHANGELOG.md | 8 ++ packages/plugins/parity/package.json | 10 +-- packages/plugins/plugin-cmd/CHANGELOG.md | 8 ++ packages/plugins/plugin-cmd/package.json | 6 +- packages/plugins/profiler/CHANGELOG.md | 8 ++ packages/plugins/profiler/package.json | 4 +- packages/plugins/rpc-manager/CHANGELOG.md | 11 +++ packages/plugins/rpc-manager/package.json | 10 +-- packages/plugins/scaffolding/CHANGELOG.md | 8 ++ packages/plugins/scaffolding/package.json | 10 +-- packages/plugins/scripts-runner/CHANGELOG.md | 8 ++ packages/plugins/scripts-runner/package.json | 12 +-- packages/plugins/snark/CHANGELOG.md | 8 ++ packages/plugins/snark/package.json | 2 +- packages/plugins/solidity-tests/CHANGELOG.md | 8 ++ packages/plugins/solidity-tests/package.json | 4 +- packages/plugins/solidity/CHANGELOG.md | 8 ++ packages/plugins/solidity/package.json | 8 +- packages/plugins/specialconfigs/CHANGELOG.md | 8 ++ packages/plugins/specialconfigs/package.json | 6 +- packages/plugins/suggestions/CHANGELOG.md | 8 ++ packages/plugins/suggestions/package.json | 8 +- packages/plugins/swarm/CHANGELOG.md | 8 ++ packages/plugins/swarm/package.json | 10 +-- .../plugins/transaction-logger/CHANGELOG.md | 8 ++ .../plugins/transaction-logger/package.json | 8 +- packages/plugins/vyper/CHANGELOG.md | 8 ++ packages/plugins/vyper/package.json | 4 +- packages/plugins/web3/CHANGELOG.md | 8 ++ packages/plugins/web3/package.json | 8 +- packages/plugins/whisper-geth/CHANGELOG.md | 8 ++ packages/plugins/whisper-geth/package.json | 10 +-- packages/plugins/whisper-parity/CHANGELOG.md | 8 ++ packages/plugins/whisper-parity/package.json | 8 +- packages/stack/api/CHANGELOG.md | 8 ++ packages/stack/api/package.json | 10 +-- packages/stack/authenticator/CHANGELOG.md | 8 ++ packages/stack/authenticator/package.json | 6 +- packages/stack/blockchain/CHANGELOG.md | 8 ++ packages/stack/blockchain/package.json | 12 +-- packages/stack/communication/CHANGELOG.md | 8 ++ packages/stack/communication/package.json | 8 +- packages/stack/compiler/CHANGELOG.md | 8 ++ packages/stack/compiler/package.json | 10 +-- packages/stack/contracts-manager/CHANGELOG.md | 8 ++ packages/stack/contracts-manager/package.json | 12 +-- packages/stack/deployment/CHANGELOG.md | 8 ++ packages/stack/deployment/package.json | 10 +-- packages/stack/embarkjs/CHANGELOG.md | 8 ++ packages/stack/embarkjs/package.json | 6 +- packages/stack/library-manager/CHANGELOG.md | 8 ++ packages/stack/library-manager/package.json | 6 +- packages/stack/namesystem/CHANGELOG.md | 8 ++ packages/stack/namesystem/package.json | 6 +- packages/stack/pipeline/CHANGELOG.md | 8 ++ packages/stack/pipeline/package.json | 6 +- .../process-logs-api-manager/CHANGELOG.md | 8 ++ .../process-logs-api-manager/package.json | 4 +- packages/stack/proxy/CHANGELOG.md | 8 ++ packages/stack/proxy/package.json | 10 +-- packages/stack/storage/CHANGELOG.md | 8 ++ packages/stack/storage/package.json | 8 +- packages/stack/test-runner/CHANGELOG.md | 11 +++ packages/stack/test-runner/package.json | 10 +-- packages/stack/watcher/CHANGELOG.md | 8 ++ packages/stack/watcher/package.json | 6 +- packages/stack/webserver/CHANGELOG.md | 8 ++ packages/stack/webserver/package.json | 6 +- packages/utils/testing/CHANGELOG.md | 8 ++ packages/utils/testing/package.json | 2 +- 128 files changed, 840 insertions(+), 307 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45fb1c30c..5fe026143 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + + +### Bug Fixes + +* **@embark/cmd-controller:** add back embark-ganache registrations ([6fb2da3](https://github.com/embarklabs/embark/commit/6fb2da3)) +* **@embark/rpc-manager:** fix eth_signTypedData method + tests ([b29998e](https://github.com/embarklabs/embark/commit/b29998e)) + + +### Features + +* **@embark/test-runner:** make evmMethod globally available + docs ([67581ce](https://github.com/embarklabs/embark/commit/67581ce)) + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package root diff --git a/dapps/templates/boilerplate/CHANGELOG.md b/dapps/templates/boilerplate/CHANGELOG.md index e32ea6ea6..efdfd30cd 100644 --- a/dapps/templates/boilerplate/CHANGELOG.md +++ b/dapps/templates/boilerplate/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-dapp-template-boilerplate + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-dapp-template-boilerplate diff --git a/dapps/templates/boilerplate/package.json b/dapps/templates/boilerplate/package.json index 4c4efe682..e8fe54bb8 100644 --- a/dapps/templates/boilerplate/package.json +++ b/dapps/templates/boilerplate/package.json @@ -1,6 +1,6 @@ { "name": "embark-dapp-template-boilerplate", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "description": "Basic DApp template for Embark", "homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme", "bugs": "https://github.com/embarklabs/embark/issues", @@ -32,15 +32,15 @@ "url": "https://github.com/embarklabs/embark.git" }, "devDependencies": { - "embark": "^5.3.0-nightly.4", - "embark-geth": "^5.3.0-nightly.4", - "embark-graph": "^5.3.0-nightly.4", - "embark-ipfs": "^5.3.0-nightly.4", - "embark-parity": "^5.3.0-nightly.4", - "embark-profiler": "^5.3.0-nightly.4", + "embark": "^5.3.0-nightly.5", + "embark-geth": "^5.3.0-nightly.5", + "embark-graph": "^5.3.0-nightly.5", + "embark-ipfs": "^5.3.0-nightly.5", + "embark-parity": "^5.3.0-nightly.5", + "embark-profiler": "^5.3.0-nightly.5", "embark-reset": "^5.2.3", - "embark-swarm": "^5.3.0-nightly.4", - "embark-whisper-geth": "^5.3.0-nightly.4", + "embark-swarm": "^5.3.0-nightly.5", + "embark-whisper-geth": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "embarkjs-ens": "^5.3.0-nightly.4", "embarkjs-ipfs": "^5.3.0-nightly.4", diff --git a/dapps/templates/demo/CHANGELOG.md b/dapps/templates/demo/CHANGELOG.md index 5707813fc..7ed14fda0 100644 --- a/dapps/templates/demo/CHANGELOG.md +++ b/dapps/templates/demo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-dapp-template-demo + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-dapp-template-demo diff --git a/dapps/templates/demo/package.json b/dapps/templates/demo/package.json index 07740ccb6..33f0cf7b7 100644 --- a/dapps/templates/demo/package.json +++ b/dapps/templates/demo/package.json @@ -1,6 +1,6 @@ { "name": "embark-dapp-template-demo", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "description": "Demo DApp for Embark", "homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme", "bugs": "https://github.com/embarklabs/embark/issues", @@ -34,15 +34,15 @@ "devDependencies": { "bootstrap": "4.3.1", "classnames": "2.2.6", - "embark": "^5.3.0-nightly.4", - "embark-geth": "^5.3.0-nightly.4", - "embark-graph": "^5.3.0-nightly.4", - "embark-ipfs": "^5.3.0-nightly.4", - "embark-parity": "^5.3.0-nightly.4", - "embark-profiler": "^5.3.0-nightly.4", + "embark": "^5.3.0-nightly.5", + "embark-geth": "^5.3.0-nightly.5", + "embark-graph": "^5.3.0-nightly.5", + "embark-ipfs": "^5.3.0-nightly.5", + "embark-parity": "^5.3.0-nightly.5", + "embark-profiler": "^5.3.0-nightly.5", "embark-reset": "^5.2.3", - "embark-swarm": "^5.3.0-nightly.4", - "embark-whisper-geth": "^5.3.0-nightly.4", + "embark-swarm": "^5.3.0-nightly.5", + "embark-whisper-geth": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "embarkjs-ens": "^5.3.0-nightly.4", "embarkjs-ipfs": "^5.3.0-nightly.4", diff --git a/dapps/templates/simple/CHANGELOG.md b/dapps/templates/simple/CHANGELOG.md index d147723ca..e966796eb 100644 --- a/dapps/templates/simple/CHANGELOG.md +++ b/dapps/templates/simple/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-dapp-template-simple + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-dapp-template-simple diff --git a/dapps/templates/simple/package.json b/dapps/templates/simple/package.json index 574d5ac86..3a1e53845 100644 --- a/dapps/templates/simple/package.json +++ b/dapps/templates/simple/package.json @@ -1,6 +1,6 @@ { "name": "embark-dapp-template-simple", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "description": "Contracts-only DApp template for Embark", "homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/simple#readme", "bugs": "https://github.com/embarklabs/embark/issues", @@ -28,8 +28,8 @@ "url": "https://github.com/embarklabs/embark.git" }, "devDependencies": { - "embark": "^5.3.0-nightly.4", - "embark-geth": "^5.3.0-nightly.4", + "embark": "^5.3.0-nightly.5", + "embark-geth": "^5.3.0-nightly.5", "embark-reset": "^5.2.3", "embarkjs": "^5.3.0-nightly.4", "embarkjs-ens": "^5.3.0-nightly.4", diff --git a/dapps/tests/app/CHANGELOG.md b/dapps/tests/app/CHANGELOG.md index 23418d80e..9ed267cc1 100644 --- a/dapps/tests/app/CHANGELOG.md +++ b/dapps/tests/app/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + + +### Bug Fixes + +* **@embark/rpc-manager:** fix eth_signTypedData method + tests ([b29998e](https://github.com/embarklabs/embark/commit/b29998e)) + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-dapp-test-app diff --git a/dapps/tests/app/package.json b/dapps/tests/app/package.json index 0081718a4..c55e6fb96 100644 --- a/dapps/tests/app/package.json +++ b/dapps/tests/app/package.json @@ -2,17 +2,17 @@ "description": "Test DApp for integration testing purposes", "devDependencies": { "bootstrap": "3.4.1", - "embark": "^5.3.0-nightly.4", + "embark": "^5.3.0-nightly.5", "embark-dapp-test-service": "^5.2.3", - "embark-geth": "^5.3.0-nightly.4", - "embark-graph": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-ipfs": "^5.3.0-nightly.4", - "embark-parity": "^5.3.0-nightly.4", - "embark-profiler": "^5.3.0-nightly.4", + "embark-geth": "^5.3.0-nightly.5", + "embark-graph": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-ipfs": "^5.3.0-nightly.5", + "embark-parity": "^5.3.0-nightly.5", + "embark-profiler": "^5.3.0-nightly.5", "embark-reset": "^5.2.3", - "embark-swarm": "^5.3.0-nightly.4", - "embark-whisper-geth": "^5.3.0-nightly.4", + "embark-swarm": "^5.3.0-nightly.5", + "embark-whisper-geth": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "embarkjs-ens": "^5.3.0-nightly.4", "embarkjs-ipfs": "^5.3.0-nightly.4", @@ -38,5 +38,5 @@ "reset": "npx embark-reset && npx rimraf embark-*.tgz package", "test": "npx embark test" }, - "version": "5.3.0-nightly.4" + "version": "5.3.0-nightly.5" } diff --git a/dapps/tests/contracts/CHANGELOG.md b/dapps/tests/contracts/CHANGELOG.md index ab0c5ba79..1047550cb 100644 --- a/dapps/tests/contracts/CHANGELOG.md +++ b/dapps/tests/contracts/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-dapp-test-contracts + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-dapp-test-contracts diff --git a/dapps/tests/contracts/package.json b/dapps/tests/contracts/package.json index 62e8e5a92..6a8389d36 100644 --- a/dapps/tests/contracts/package.json +++ b/dapps/tests/contracts/package.json @@ -1,15 +1,15 @@ { "description": "Test DApp for integration testing purposes", "devDependencies": { - "embark": "^5.3.0-nightly.4", - "embark-geth": "^5.3.0-nightly.4", - "embark-graph": "^5.3.0-nightly.4", - "embark-ipfs": "^5.3.0-nightly.4", - "embark-parity": "^5.3.0-nightly.4", - "embark-profiler": "^5.3.0-nightly.4", + "embark": "^5.3.0-nightly.5", + "embark-geth": "^5.3.0-nightly.5", + "embark-graph": "^5.3.0-nightly.5", + "embark-ipfs": "^5.3.0-nightly.5", + "embark-parity": "^5.3.0-nightly.5", + "embark-profiler": "^5.3.0-nightly.5", "embark-reset": "^5.2.3", - "embark-swarm": "^5.3.0-nightly.4", - "embark-whisper-geth": "^5.3.0-nightly.4", + "embark-swarm": "^5.3.0-nightly.5", + "embark-whisper-geth": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "embarkjs-ens": "^5.3.0-nightly.4", "embarkjs-ipfs": "^5.3.0-nightly.4", @@ -28,5 +28,5 @@ "reset": "npx embark-reset && npx rimraf embark-*.tgz package", "test": "npx embark test" }, - "version": "5.3.0-nightly.4" + "version": "5.3.0-nightly.5" } diff --git a/dapps/tests/teller-contracts/CHANGELOG.md b/dapps/tests/teller-contracts/CHANGELOG.md index 7cb2c8a2a..1cbbde1b0 100644 --- a/dapps/tests/teller-contracts/CHANGELOG.md +++ b/dapps/tests/teller-contracts/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-dapp-test-teller-contracts + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-dapp-test-teller-contracts diff --git a/dapps/tests/teller-contracts/package.json b/dapps/tests/teller-contracts/package.json index 6dcf8b736..a258cef99 100644 --- a/dapps/tests/teller-contracts/package.json +++ b/dapps/tests/teller-contracts/package.json @@ -1,7 +1,7 @@ { "name": "embark-dapp-test-teller-contracts", "description": "Test Teller contracts for integration testing purposes", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "scripts": { "ci": "npm run qa", "clean": "npm run reset", @@ -13,7 +13,7 @@ "author": "", "license": "MIT", "devDependencies": { - "embark": "^5.3.0-nightly.4", + "embark": "^5.3.0-nightly.5", "embark-reset": "^5.2.3", "rimraf": "3.0.0" } diff --git a/lerna.json b/lerna.json index 58518113e..1c2948c09 100644 --- a/lerna.json +++ b/lerna.json @@ -16,5 +16,5 @@ }, "npmClient": "yarn", "useWorkspaces": true, - "version": "5.3.0-nightly.4" + "version": "5.3.0-nightly.5" } diff --git a/packages/cockpit/ui/CHANGELOG.md b/packages/cockpit/ui/CHANGELOG.md index a677e7483..21dbcdf1e 100644 --- a/packages/cockpit/ui/CHANGELOG.md +++ b/packages/cockpit/ui/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-ui + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-ui diff --git a/packages/cockpit/ui/package.json b/packages/cockpit/ui/package.json index 2db891f7e..33acd74cb 100644 --- a/packages/cockpit/ui/package.json +++ b/packages/cockpit/ui/package.json @@ -1,6 +1,6 @@ { "name": "embark-ui", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Web frontend for interactive DApp development with Embark", diff --git a/packages/core/code-runner/CHANGELOG.md b/packages/core/code-runner/CHANGELOG.md index 7d813ef93..8545364a3 100644 --- a/packages/core/code-runner/CHANGELOG.md +++ b/packages/core/code-runner/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-code-runner + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-code-runner diff --git a/packages/core/code-runner/package.json b/packages/core/code-runner/package.json index 9da9cb1ca..f1c30a2c4 100644 --- a/packages/core/code-runner/package.json +++ b/packages/core/code-runner/package.json @@ -1,6 +1,6 @@ { "name": "embark-code-runner", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Code execution VM for Embark", @@ -57,10 +57,10 @@ "async": "3.1.0", "colors": "1.4.0", "core-js": "3.6.2", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "fs-extra": "8.1.0", "parse-json": "5.0.0", @@ -71,7 +71,7 @@ "@babel/core": "7.8.6", "babel-jest": "24.9.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "jest": "25.1.0", diff --git a/packages/core/console/CHANGELOG.md b/packages/core/console/CHANGELOG.md index 04a14ebff..b786d34c2 100644 --- a/packages/core/console/CHANGELOG.md +++ b/packages/core/console/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-console + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-console diff --git a/packages/core/console/package.json b/packages/core/console/package.json index a352f5e08..10a663658 100644 --- a/packages/core/console/package.json +++ b/packages/core/console/package.json @@ -1,6 +1,6 @@ { "name": "embark-console", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Console component for Embark", @@ -56,18 +56,18 @@ "@types/json-stringify-safe": "5.0.0", "chalk": "2.4.2", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "fs-extra": "8.1.0", "json-stringify-safe": "5.0.1" }, "devDependencies": { "@babel/core": "7.8.6", "babel-jest": "24.9.0", - "embark-logger": "^5.3.0-nightly.4", + "embark-logger": "^5.3.0-nightly.5", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "jest": "25.1.0", diff --git a/packages/core/core/CHANGELOG.md b/packages/core/core/CHANGELOG.md index d769fcb53..6fb8b2fdb 100644 --- a/packages/core/core/CHANGELOG.md +++ b/packages/core/core/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-core + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-core diff --git a/packages/core/core/package.json b/packages/core/core/package.json index f852491b3..d794d6c01 100644 --- a/packages/core/core/package.json +++ b/packages/core/core/package.json @@ -1,6 +1,6 @@ { "name": "embark-core", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Core library for Embark", @@ -56,9 +56,9 @@ "core-js": "3.4.3", "decompress": "4.2.0", "deep-equal": "1.0.1", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "find-up": "4.1.0", "flatted": "0.2.3", "fs-extra": "8.1.0", diff --git a/packages/core/engine/CHANGELOG.md b/packages/core/engine/CHANGELOG.md index c2ffba929..37d240201 100644 --- a/packages/core/engine/CHANGELOG.md +++ b/packages/core/engine/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-engine + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-engine diff --git a/packages/core/engine/package.json b/packages/core/engine/package.json index 9c5b3f1fb..2a6eb0b46 100644 --- a/packages/core/engine/package.json +++ b/packages/core/engine/package.json @@ -1,6 +1,6 @@ { "name": "embark-engine", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Engine library for Embark", @@ -47,48 +47,48 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-accounts-manager": "^5.3.0-nightly.4", - "embark-api": "^5.3.0-nightly.4", - "embark-authenticator": "^5.3.0-nightly.4", - "embark-basic-pipeline": "^5.3.0-nightly.4", - "embark-blockchain": "^5.3.0-nightly.4", - "embark-code-runner": "^5.3.0-nightly.4", - "embark-communication": "^5.3.0-nightly.4", - "embark-compiler": "^5.3.0-nightly.4", - "embark-console": "^5.3.0-nightly.4", - "embark-contracts-manager": "^5.3.0-nightly.4", - "embark-core": "^5.3.0-nightly.4", - "embark-coverage": "^5.3.0-nightly.4", - "embark-debugger": "^5.3.0-nightly.4", - "embark-deployment": "^5.3.0-nightly.4", - "embark-embarkjs": "^5.3.0-nightly.4", - "embark-ens": "^5.3.0-nightly.4", - "embark-ethereum-blockchain-client": "^5.3.0-nightly.4", - "embark-ganache": "^5.3.0-nightly.4", - "embark-geth": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-library-manager": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-mocha-tests": "^5.3.0-nightly.4", - "embark-namesystem": "^5.3.0-nightly.4", - "embark-pipeline": "^5.3.0-nightly.4", - "embark-plugin-cmd": "^5.3.0-nightly.4", - "embark-process-logs-api-manager": "^5.3.0-nightly.4", - "embark-proxy": "^5.3.0-nightly.4", - "embark-rpc-manager": "^5.3.0-nightly.4", - "embark-scaffolding": "^5.3.0-nightly.4", - "embark-solidity": "^5.3.0-nightly.4", - "embark-solidity-tests": "^5.3.0-nightly.4", - "embark-specialconfigs": "^5.3.0-nightly.4", - "embark-storage": "^5.3.0-nightly.4", - "embark-test-runner": "^5.3.0-nightly.4", - "embark-transaction-logger": "^5.3.0-nightly.4", + "embark-accounts-manager": "^5.3.0-nightly.5", + "embark-api": "^5.3.0-nightly.5", + "embark-authenticator": "^5.3.0-nightly.5", + "embark-basic-pipeline": "^5.3.0-nightly.5", + "embark-blockchain": "^5.3.0-nightly.5", + "embark-code-runner": "^5.3.0-nightly.5", + "embark-communication": "^5.3.0-nightly.5", + "embark-compiler": "^5.3.0-nightly.5", + "embark-console": "^5.3.0-nightly.5", + "embark-contracts-manager": "^5.3.0-nightly.5", + "embark-core": "^5.3.0-nightly.5", + "embark-coverage": "^5.3.0-nightly.5", + "embark-debugger": "^5.3.0-nightly.5", + "embark-deployment": "^5.3.0-nightly.5", + "embark-embarkjs": "^5.3.0-nightly.5", + "embark-ens": "^5.3.0-nightly.5", + "embark-ethereum-blockchain-client": "^5.3.0-nightly.5", + "embark-ganache": "^5.3.0-nightly.5", + "embark-geth": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-library-manager": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-mocha-tests": "^5.3.0-nightly.5", + "embark-namesystem": "^5.3.0-nightly.5", + "embark-pipeline": "^5.3.0-nightly.5", + "embark-plugin-cmd": "^5.3.0-nightly.5", + "embark-process-logs-api-manager": "^5.3.0-nightly.5", + "embark-proxy": "^5.3.0-nightly.5", + "embark-rpc-manager": "^5.3.0-nightly.5", + "embark-scaffolding": "^5.3.0-nightly.5", + "embark-solidity": "^5.3.0-nightly.5", + "embark-solidity-tests": "^5.3.0-nightly.5", + "embark-specialconfigs": "^5.3.0-nightly.5", + "embark-storage": "^5.3.0-nightly.5", + "embark-test-runner": "^5.3.0-nightly.5", + "embark-transaction-logger": "^5.3.0-nightly.5", "embark-transaction-tracker": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", - "embark-vyper": "^5.3.0-nightly.4", - "embark-watcher": "^5.3.0-nightly.4", - "embark-web3": "^5.3.0-nightly.4", - "embark-webserver": "^5.3.0-nightly.4", + "embark-utils": "^5.3.0-nightly.5", + "embark-vyper": "^5.3.0-nightly.5", + "embark-watcher": "^5.3.0-nightly.5", + "embark-web3": "^5.3.0-nightly.5", + "embark-webserver": "^5.3.0-nightly.5", "fs-extra": "8.1.0" }, "devDependencies": { diff --git a/packages/core/i18n/CHANGELOG.md b/packages/core/i18n/CHANGELOG.md index 2c774d762..65a59595f 100644 --- a/packages/core/i18n/CHANGELOG.md +++ b/packages/core/i18n/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-i18n + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-i18n diff --git a/packages/core/i18n/package.json b/packages/core/i18n/package.json index 228342c51..fc47655ec 100644 --- a/packages/core/i18n/package.json +++ b/packages/core/i18n/package.json @@ -1,6 +1,6 @@ { "name": "embark-i18n", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "i18n Support for Embark", diff --git a/packages/core/logger/CHANGELOG.md b/packages/core/logger/CHANGELOG.md index 6325f2204..754567bc3 100644 --- a/packages/core/logger/CHANGELOG.md +++ b/packages/core/logger/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-logger + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-logger diff --git a/packages/core/logger/package.json b/packages/core/logger/package.json index 2801c7e49..5df3bdcdc 100644 --- a/packages/core/logger/package.json +++ b/packages/core/logger/package.json @@ -1,6 +1,6 @@ { "name": "embark-logger", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Logging utilities for Embark", @@ -61,7 +61,7 @@ "@babel/core": "7.8.6", "babel-jest": "24.9.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "jest": "25.1.0", diff --git a/packages/core/utils/CHANGELOG.md b/packages/core/utils/CHANGELOG.md index c7d87b13c..f80c7b19b 100644 --- a/packages/core/utils/CHANGELOG.md +++ b/packages/core/utils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-utils + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-utils diff --git a/packages/core/utils/package.json b/packages/core/utils/package.json index 2fa0194ed..11ba9aac2 100644 --- a/packages/core/utils/package.json +++ b/packages/core/utils/package.json @@ -1,6 +1,6 @@ { "name": "embark-utils", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Utils used by Embark", @@ -58,8 +58,8 @@ "clipboardy": "1.2.3", "colors": "1.3.2", "core-js": "3.4.3", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", "find-up": "2.1.0", "follow-redirects": "1.9.0", "fs-extra": "8.1.0", diff --git a/packages/embark/CHANGELOG.md b/packages/embark/CHANGELOG.md index 110a7aae0..f0dbdaadc 100644 --- a/packages/embark/CHANGELOG.md +++ b/packages/embark/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + + +### Bug Fixes + +* **@embark/cmd-controller:** add back embark-ganache registrations ([6fb2da3](https://github.com/embarklabs/embark/commit/6fb2da3)) + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark diff --git a/packages/embark/package.json b/packages/embark/package.json index c4eaa808a..37be910d2 100644 --- a/packages/embark/package.json +++ b/packages/embark/package.json @@ -1,6 +1,6 @@ { "name": "embark", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Embark is a framework that allows you to easily develop and deploy DApps", @@ -75,14 +75,14 @@ "core-js": "3.4.3", "date-and-time": "0.6.2", "decompress": "4.2.0", - "embark-core": "^5.3.0-nightly.4", - "embark-deploy-tracker": "^5.3.0-nightly.4", - "embark-engine": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-deploy-tracker": "^5.3.0-nightly.5", + "embark-engine": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", "embark-reset": "^5.2.3", - "embark-suggestions": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-suggestions": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "eth-ens-namehash": "2.0.8", "find-up": "2.1.0", "flatted": "0.2.3", @@ -133,15 +133,15 @@ }, "devDependencies": { "chai": "4.1.2", - "embark-code-runner": "^5.3.0-nightly.4", - "embark-compiler": "^5.3.0-nightly.4", - "embark-contracts-manager": "^5.3.0-nightly.4", - "embark-solidity": "^5.3.0-nightly.4", + "embark-code-runner": "^5.3.0-nightly.5", + "embark-compiler": "^5.3.0-nightly.5", + "embark-contracts-manager": "^5.3.0-nightly.5", + "embark-solidity": "^5.3.0-nightly.5", "embark-solo": "^5.2.3", "embark-test-contract-0": "0.0.2", "embark-test-contract-1": "0.0.1", - "embark-testing": "^5.3.0-nightly.4", - "embark-transaction-logger": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", + "embark-transaction-logger": "^5.3.0-nightly.5", "eslint": "6.8.0", "npm-run-all": "4.1.5", "nyc": "13.1.0", diff --git a/packages/plugins/accounts-manager/CHANGELOG.md b/packages/plugins/accounts-manager/CHANGELOG.md index c93e62acb..2ff0f3b20 100644 --- a/packages/plugins/accounts-manager/CHANGELOG.md +++ b/packages/plugins/accounts-manager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-accounts-manager + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-accounts-manager diff --git a/packages/plugins/accounts-manager/package.json b/packages/plugins/accounts-manager/package.json index d8fef6f18..bd178d8c9 100644 --- a/packages/plugins/accounts-manager/package.json +++ b/packages/plugins/accounts-manager/package.json @@ -1,6 +1,6 @@ { "name": "embark-accounts-manager", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Embark account manager. Takes the blockchain config and, along with the proxy, makes sure to send back the correct accounts", @@ -49,10 +49,10 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "web3": "1.2.6" }, "devDependencies": { diff --git a/packages/plugins/basic-pipeline/CHANGELOG.md b/packages/plugins/basic-pipeline/CHANGELOG.md index d17fcf1b6..a9451ac0e 100644 --- a/packages/plugins/basic-pipeline/CHANGELOG.md +++ b/packages/plugins/basic-pipeline/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-basic-pipeline + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-basic-pipeline diff --git a/packages/plugins/basic-pipeline/package.json b/packages/plugins/basic-pipeline/package.json index 02c2584f1..81eb086d7 100644 --- a/packages/plugins/basic-pipeline/package.json +++ b/packages/plugins/basic-pipeline/package.json @@ -1,6 +1,6 @@ { "name": "embark-basic-pipeline", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Basic pipeline for Embark that builds a DApp's frontend assets using webpack", @@ -76,9 +76,9 @@ "colors": "1.3.2", "core-js": "3.4.3", "css-loader": "3.2.0", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "file-loader": "5.0.2", "find-up": "4.1.0", "fs-extra": "8.1.0", @@ -94,7 +94,7 @@ "devDependencies": { "babel-jest": "24.9.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "jest": "25.1.0", diff --git a/packages/plugins/coverage/CHANGELOG.md b/packages/plugins/coverage/CHANGELOG.md index f5c6ae5b4..6b4d9269f 100644 --- a/packages/plugins/coverage/CHANGELOG.md +++ b/packages/plugins/coverage/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-coverage + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-coverage diff --git a/packages/plugins/coverage/package.json b/packages/plugins/coverage/package.json index 4ee7d5e4c..d766bda3f 100644 --- a/packages/plugins/coverage/package.json +++ b/packages/plugins/coverage/package.json @@ -1,6 +1,6 @@ { "name": "embark-coverage", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Code coverage capabilities for Embark", @@ -56,8 +56,8 @@ "@types/prettier": "1.16.4", "@types/semver": "7.1.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "fs-extra": "8.1.0", "globule": "1.2.1", "prettier": "1.18.2", diff --git a/packages/plugins/debugger/CHANGELOG.md b/packages/plugins/debugger/CHANGELOG.md index 90366fdab..c1d9656f4 100644 --- a/packages/plugins/debugger/CHANGELOG.md +++ b/packages/plugins/debugger/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-debugger + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-debugger diff --git a/packages/plugins/debugger/package.json b/packages/plugins/debugger/package.json index 539775297..85951d3ae 100644 --- a/packages/plugins/debugger/package.json +++ b/packages/plugins/debugger/package.json @@ -1,6 +1,6 @@ { "name": "embark-debugger", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Debugger component for Embark", @@ -47,7 +47,7 @@ "async": "2.6.1", "colors": "1.3.2", "core-js": "3.4.3", - "embark-i18n": "^5.3.0-nightly.4", + "embark-i18n": "^5.3.0-nightly.5", "remix-debug": "0.3.23" }, "devDependencies": { diff --git a/packages/plugins/deploy-tracker/CHANGELOG.md b/packages/plugins/deploy-tracker/CHANGELOG.md index 055366fc7..5c9b3a758 100644 --- a/packages/plugins/deploy-tracker/CHANGELOG.md +++ b/packages/plugins/deploy-tracker/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-deploy-tracker + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-deploy-tracker diff --git a/packages/plugins/deploy-tracker/package.json b/packages/plugins/deploy-tracker/package.json index 1888f92f2..6c7e7d799 100644 --- a/packages/plugins/deploy-tracker/package.json +++ b/packages/plugins/deploy-tracker/package.json @@ -1,6 +1,6 @@ { "name": "embark-deploy-tracker", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Contract deployment tracker for Embark", @@ -51,9 +51,9 @@ }, "dependencies": { "colors": "1.3.2", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "fs-extra": "8.1.0", "web3": "1.2.6" }, diff --git a/packages/plugins/ens/CHANGELOG.md b/packages/plugins/ens/CHANGELOG.md index 864207519..ff6ac6cbf 100644 --- a/packages/plugins/ens/CHANGELOG.md +++ b/packages/plugins/ens/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-ens + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-ens diff --git a/packages/plugins/ens/package.json b/packages/plugins/ens/package.json index 4ce82d0f8..afd42afca 100644 --- a/packages/plugins/ens/package.json +++ b/packages/plugins/ens/package.json @@ -1,6 +1,6 @@ { "name": "embark-ens", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Implements ENS support in Embark", @@ -47,9 +47,9 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "embarkjs-ens": "^5.3.0-nightly.4", "eth-ens-namehash": "2.0.8", @@ -61,7 +61,7 @@ "babel-eslint": "10.0.3", "babel-jest": "24.9.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "jest": "25.1.0", diff --git a/packages/plugins/ethereum-blockchain-client/CHANGELOG.md b/packages/plugins/ethereum-blockchain-client/CHANGELOG.md index 5ab69a796..75fce2946 100644 --- a/packages/plugins/ethereum-blockchain-client/CHANGELOG.md +++ b/packages/plugins/ethereum-blockchain-client/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-ethereum-blockchain-client + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-ethereum-blockchain-client diff --git a/packages/plugins/ethereum-blockchain-client/package.json b/packages/plugins/ethereum-blockchain-client/package.json index c4fc0668c..1b880ca4a 100644 --- a/packages/plugins/ethereum-blockchain-client/package.json +++ b/packages/plugins/ethereum-blockchain-client/package.json @@ -1,6 +1,6 @@ { "name": "embark-ethereum-blockchain-client", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Ethereum-specific blockchain APIs and contract deployment functions for Embark", @@ -48,9 +48,9 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "ethereumjs-util": "6.0.0", "ethers": "4.0.0-beta.3", diff --git a/packages/plugins/ganache/CHANGELOG.md b/packages/plugins/ganache/CHANGELOG.md index c920c4a03..2949203fe 100644 --- a/packages/plugins/ganache/CHANGELOG.md +++ b/packages/plugins/ganache/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-ganache + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-ganache diff --git a/packages/plugins/ganache/package.json b/packages/plugins/ganache/package.json index 47bbed876..23500cdd8 100644 --- a/packages/plugins/ganache/package.json +++ b/packages/plugins/ganache/package.json @@ -1,6 +1,6 @@ { "name": "embark-ganache", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Implementation of the Ganache simulator for Embark", @@ -47,9 +47,9 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "ganache-cli": "6.8.2" }, "devDependencies": { diff --git a/packages/plugins/geth/CHANGELOG.md b/packages/plugins/geth/CHANGELOG.md index 2b4948ef1..6f13257f2 100644 --- a/packages/plugins/geth/CHANGELOG.md +++ b/packages/plugins/geth/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-geth + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-geth diff --git a/packages/plugins/geth/package.json b/packages/plugins/geth/package.json index aae9d8556..b6b5008a4 100644 --- a/packages/plugins/geth/package.json +++ b/packages/plugins/geth/package.json @@ -1,6 +1,6 @@ { "name": "embark-geth", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Implementation of the Go-Ethereum blockchain for Embark", @@ -50,10 +50,10 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "fs-extra": "8.1.0", "netcat": "1.3.5", "semver": "5.6.0", diff --git a/packages/plugins/graph/CHANGELOG.md b/packages/plugins/graph/CHANGELOG.md index 5fce8dbe7..a9d84657f 100644 --- a/packages/plugins/graph/CHANGELOG.md +++ b/packages/plugins/graph/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-graph + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-graph diff --git a/packages/plugins/graph/package.json b/packages/plugins/graph/package.json index fbc80b340..86ed7a141 100644 --- a/packages/plugins/graph/package.json +++ b/packages/plugins/graph/package.json @@ -1,6 +1,6 @@ { "name": "embark-graph", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Smart contract documentation generator for Embark DApps", @@ -48,7 +48,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-utils": "^5.3.0-nightly.4", + "embark-utils": "^5.3.0-nightly.5", "viz.js": "1.8.2" }, "devDependencies": { diff --git a/packages/plugins/ipfs/CHANGELOG.md b/packages/plugins/ipfs/CHANGELOG.md index 2c024de90..50e99fcd1 100644 --- a/packages/plugins/ipfs/CHANGELOG.md +++ b/packages/plugins/ipfs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-ipfs + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-ipfs diff --git a/packages/plugins/ipfs/package.json b/packages/plugins/ipfs/package.json index 1a8455b1d..68bde49ad 100644 --- a/packages/plugins/ipfs/package.json +++ b/packages/plugins/ipfs/package.json @@ -1,6 +1,6 @@ { "name": "embark-ipfs", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Implements IPFS support in Embark", @@ -52,10 +52,10 @@ "colors": "1.3.2", "core-js": "3.4.3", "ejs": "2.6.1", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-storage": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-storage": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "embarkjs-ipfs": "^5.3.0-nightly.4", "ipfs-http-client": "40.0.0", diff --git a/packages/plugins/mocha-tests/CHANGELOG.md b/packages/plugins/mocha-tests/CHANGELOG.md index 04c376529..a99fad228 100644 --- a/packages/plugins/mocha-tests/CHANGELOG.md +++ b/packages/plugins/mocha-tests/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-mocha-tests + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-mocha-tests diff --git a/packages/plugins/mocha-tests/package.json b/packages/plugins/mocha-tests/package.json index b04a99fba..6e9b1cbed 100644 --- a/packages/plugins/mocha-tests/package.json +++ b/packages/plugins/mocha-tests/package.json @@ -1,6 +1,6 @@ { "name": "embark-mocha-tests", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "description": "Mocha Test Runner", "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/mocha-tests#readme", "repository": { @@ -57,8 +57,8 @@ "async": "3.1.0", "colors": "1.4.0", "core-js": "3.4.3", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "mocha": "7.1.0", "web3": "1.2.6" diff --git a/packages/plugins/nethermind/CHANGELOG.md b/packages/plugins/nethermind/CHANGELOG.md index 9f0b27cb5..f25ebc3bf 100644 --- a/packages/plugins/nethermind/CHANGELOG.md +++ b/packages/plugins/nethermind/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-nethermind + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-nethermind diff --git a/packages/plugins/nethermind/package.json b/packages/plugins/nethermind/package.json index 7d228ce3c..9a2f7f2c3 100644 --- a/packages/plugins/nethermind/package.json +++ b/packages/plugins/nethermind/package.json @@ -1,6 +1,6 @@ { "name": "embark-nethermind", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Nethermind blockchain client plugin for Embark", @@ -46,10 +46,10 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "fs-extra": "8.1.0", "netcat": "1.3.5", "semver": "5.6.0", diff --git a/packages/plugins/parity/CHANGELOG.md b/packages/plugins/parity/CHANGELOG.md index 58b16ba9a..5fc25e445 100644 --- a/packages/plugins/parity/CHANGELOG.md +++ b/packages/plugins/parity/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-parity + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-parity diff --git a/packages/plugins/parity/package.json b/packages/plugins/parity/package.json index 57c093b80..169d87e0e 100644 --- a/packages/plugins/parity/package.json +++ b/packages/plugins/parity/package.json @@ -1,6 +1,6 @@ { "name": "embark-parity", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Implementation of the Parity blockchain for Embark", @@ -48,10 +48,10 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "fs-extra": "8.1.0", "netcat": "1.3.5", "semver": "5.6.0", diff --git a/packages/plugins/plugin-cmd/CHANGELOG.md b/packages/plugins/plugin-cmd/CHANGELOG.md index 3c03bf14d..785f2d34a 100644 --- a/packages/plugins/plugin-cmd/CHANGELOG.md +++ b/packages/plugins/plugin-cmd/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-plugin-cmd + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-plugin-cmd diff --git a/packages/plugins/plugin-cmd/package.json b/packages/plugins/plugin-cmd/package.json index c608c4597..395669ad5 100644 --- a/packages/plugins/plugin-cmd/package.json +++ b/packages/plugins/plugin-cmd/package.json @@ -1,6 +1,6 @@ { "name": "embark-plugin-cmd", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Plugin installation utility for Embark", @@ -39,8 +39,8 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4" + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5" }, "devDependencies": { "embark-solo": "^5.2.3", diff --git a/packages/plugins/profiler/CHANGELOG.md b/packages/plugins/profiler/CHANGELOG.md index f95655f66..99d10ad53 100644 --- a/packages/plugins/profiler/CHANGELOG.md +++ b/packages/plugins/profiler/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-profiler + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-profiler diff --git a/packages/plugins/profiler/package.json b/packages/plugins/profiler/package.json index a88624c8c..dc723c8f1 100644 --- a/packages/plugins/profiler/package.json +++ b/packages/plugins/profiler/package.json @@ -1,6 +1,6 @@ { "name": "embark-profiler", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Smart contract profiler for Embark DApps", @@ -49,7 +49,7 @@ "ascii-table": "0.0.9", "async": "2.6.1", "core-js": "3.4.3", - "embark-utils": "^5.3.0-nightly.4", + "embark-utils": "^5.3.0-nightly.5", "web3": "1.2.6", "web3-utils": "1.2.6" }, diff --git a/packages/plugins/rpc-manager/CHANGELOG.md b/packages/plugins/rpc-manager/CHANGELOG.md index 1dbb1d84e..d9eedf104 100644 --- a/packages/plugins/rpc-manager/CHANGELOG.md +++ b/packages/plugins/rpc-manager/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + + +### Bug Fixes + +* **@embark/rpc-manager:** fix eth_signTypedData method + tests ([b29998e](https://github.com/embarklabs/embark/commit/b29998e)) + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-rpc-manager diff --git a/packages/plugins/rpc-manager/package.json b/packages/plugins/rpc-manager/package.json index 9f4733f2d..91596d2b6 100644 --- a/packages/plugins/rpc-manager/package.json +++ b/packages/plugins/rpc-manager/package.json @@ -1,6 +1,6 @@ { "name": "embark-rpc-manager", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "description": "Embark RPC Manager", "repository": { "directory": "packages/plugins/embark-rpc-manager", @@ -54,10 +54,10 @@ "@omisego/omg-js-util": "2.0.0-v0.2", "@types/async": "2.0.50", "async": "2.6.1", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "web3": "1.2.6" }, "devDependencies": { diff --git a/packages/plugins/scaffolding/CHANGELOG.md b/packages/plugins/scaffolding/CHANGELOG.md index 17815edf2..bd6e1f7d5 100644 --- a/packages/plugins/scaffolding/CHANGELOG.md +++ b/packages/plugins/scaffolding/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-scaffolding + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-scaffolding diff --git a/packages/plugins/scaffolding/package.json b/packages/plugins/scaffolding/package.json index 08ecb499b..ef9690f27 100644 --- a/packages/plugins/scaffolding/package.json +++ b/packages/plugins/scaffolding/package.json @@ -1,6 +1,6 @@ { "name": "embark-scaffolding", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Provides scaffolding utilities", @@ -46,10 +46,10 @@ "@babel/runtime-corejs3": "7.8.4", "ajv": "6.10.2", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "handlebars": "4.3.0", "web3-utils": "1.2.6" }, diff --git a/packages/plugins/scripts-runner/CHANGELOG.md b/packages/plugins/scripts-runner/CHANGELOG.md index ba7d1ed2e..d91be84b5 100644 --- a/packages/plugins/scripts-runner/CHANGELOG.md +++ b/packages/plugins/scripts-runner/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-scripts-runner + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-scripts-runner diff --git a/packages/plugins/scripts-runner/package.json b/packages/plugins/scripts-runner/package.json index 5bbddce7f..aef93a1fb 100644 --- a/packages/plugins/scripts-runner/package.json +++ b/packages/plugins/scripts-runner/package.json @@ -1,6 +1,6 @@ { "name": "embark-scripts-runner", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "description": "Embark Scripts Runner", "repository": { "directory": "packages/plugins/scripts-runner", @@ -45,10 +45,10 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js-pure": "3.6.4", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "fs-extra": "8.1.0", "web3": "1.2.6", "web3-eth": "1.2.6" @@ -58,7 +58,7 @@ "@types/node": "^10.5.3", "babel-jest": "24.9.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "jest": "25.1.0", diff --git a/packages/plugins/snark/CHANGELOG.md b/packages/plugins/snark/CHANGELOG.md index fd7a3b2a8..72db8896d 100644 --- a/packages/plugins/snark/CHANGELOG.md +++ b/packages/plugins/snark/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-snark + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-snark diff --git a/packages/plugins/snark/package.json b/packages/plugins/snark/package.json index 24dad84b7..2bc7da00a 100644 --- a/packages/plugins/snark/package.json +++ b/packages/plugins/snark/package.json @@ -1,6 +1,6 @@ { "name": "embark-snark", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Anthony Laibe", "contributors": [ "Michael Bradley (https://github.com/michaelsbradleyjr/)" diff --git a/packages/plugins/solidity-tests/CHANGELOG.md b/packages/plugins/solidity-tests/CHANGELOG.md index 8c267c79b..ef1302b1c 100644 --- a/packages/plugins/solidity-tests/CHANGELOG.md +++ b/packages/plugins/solidity-tests/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-solidity-tests + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-solidity-tests diff --git a/packages/plugins/solidity-tests/package.json b/packages/plugins/solidity-tests/package.json index d198f52c7..d5ab11cbd 100644 --- a/packages/plugins/solidity-tests/package.json +++ b/packages/plugins/solidity-tests/package.json @@ -1,6 +1,6 @@ { "name": "embark-solidity-tests", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "description": "Plugin to run Embark solidity tests", "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/solidity-tests#readme", "repository": { @@ -53,7 +53,7 @@ "@types/async": "3.0.3", "async": "3.1.0", "core-js": "3.4.3", - "embark-utils": "^5.3.0-nightly.4", + "embark-utils": "^5.3.0-nightly.5", "remix-tests": "0.1.24", "web3": "1.2.6", "yo-yoify": "4.3.0" diff --git a/packages/plugins/solidity/CHANGELOG.md b/packages/plugins/solidity/CHANGELOG.md index e842f4136..789aa598f 100644 --- a/packages/plugins/solidity/CHANGELOG.md +++ b/packages/plugins/solidity/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-solidity + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-solidity diff --git a/packages/plugins/solidity/package.json b/packages/plugins/solidity/package.json index b7c8bb223..531bc6884 100644 --- a/packages/plugins/solidity/package.json +++ b/packages/plugins/solidity/package.json @@ -1,6 +1,6 @@ { "name": "embark-solidity", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Solidity Compiler APIs for Embark", @@ -48,9 +48,9 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "find-up": "4.1.0", "fs-extra": "8.1.0", "lodash.clonedeep": "4.5.0", diff --git a/packages/plugins/specialconfigs/CHANGELOG.md b/packages/plugins/specialconfigs/CHANGELOG.md index ae703c607..6b8707933 100644 --- a/packages/plugins/specialconfigs/CHANGELOG.md +++ b/packages/plugins/specialconfigs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-specialconfigs + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-specialconfigs diff --git a/packages/plugins/specialconfigs/package.json b/packages/plugins/specialconfigs/package.json index e26375272..22ab733bd 100644 --- a/packages/plugins/specialconfigs/package.json +++ b/packages/plugins/specialconfigs/package.json @@ -1,6 +1,6 @@ { "name": "embark-specialconfigs", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Adds various configs to embark's contract.js config file", @@ -49,7 +49,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-i18n": "^5.3.0-nightly.4", + "embark-i18n": "^5.3.0-nightly.5", "string-replace-async": "1.2.1", "viz.js": "1.8.2" }, @@ -57,7 +57,7 @@ "@babel/core": "7.8.6", "babel-jest": "25.1.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "jest": "25.1.0", "npm-run-all": "4.1.5", diff --git a/packages/plugins/suggestions/CHANGELOG.md b/packages/plugins/suggestions/CHANGELOG.md index b8ef16411..3c5d42392 100644 --- a/packages/plugins/suggestions/CHANGELOG.md +++ b/packages/plugins/suggestions/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embark-framework/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-suggestions + + + + + # [5.3.0-nightly.4](https://github.com/embark-framework/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-suggestions diff --git a/packages/plugins/suggestions/package.json b/packages/plugins/suggestions/package.json index c93298da3..89607461e 100644 --- a/packages/plugins/suggestions/package.json +++ b/packages/plugins/suggestions/package.json @@ -1,6 +1,6 @@ { "name": "embark-suggestions", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Suggestions plugin for Embark", @@ -47,15 +47,15 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "fs-extra": "8.1.0" }, "devDependencies": { "@babel/core": "7.8.6", "babel-jest": "24.9.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "npm-run-all": "4.1.5", diff --git a/packages/plugins/swarm/CHANGELOG.md b/packages/plugins/swarm/CHANGELOG.md index 06a1e11d7..3246f7a75 100644 --- a/packages/plugins/swarm/CHANGELOG.md +++ b/packages/plugins/swarm/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-swarm + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-swarm diff --git a/packages/plugins/swarm/package.json b/packages/plugins/swarm/package.json index 4e55ca39e..841c9ffec 100644 --- a/packages/plugins/swarm/package.json +++ b/packages/plugins/swarm/package.json @@ -1,6 +1,6 @@ { "name": "embark-swarm", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Implements Swarm support in Embark", @@ -52,10 +52,10 @@ "async": "2.6.1", "colors": "1.3.2", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-storage": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-storage": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "embarkjs-swarm": "^5.3.0-nightly.4", "lodash.clonedeep": "4.5.0", diff --git a/packages/plugins/transaction-logger/CHANGELOG.md b/packages/plugins/transaction-logger/CHANGELOG.md index 64f127c2b..c23510879 100644 --- a/packages/plugins/transaction-logger/CHANGELOG.md +++ b/packages/plugins/transaction-logger/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-transaction-logger + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-transaction-logger diff --git a/packages/plugins/transaction-logger/package.json b/packages/plugins/transaction-logger/package.json index dca63f701..058a57420 100644 --- a/packages/plugins/transaction-logger/package.json +++ b/packages/plugins/transaction-logger/package.json @@ -1,6 +1,6 @@ { "name": "embark-transaction-logger", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Transaction listener and logger for Embark", @@ -50,9 +50,9 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "ethereumjs-tx": "1.3.7", "ethereumjs-util": "6.0.0", "web3": "1.2.6", diff --git a/packages/plugins/vyper/CHANGELOG.md b/packages/plugins/vyper/CHANGELOG.md index cbe21bbd7..576688181 100644 --- a/packages/plugins/vyper/CHANGELOG.md +++ b/packages/plugins/vyper/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-vyper + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-vyper diff --git a/packages/plugins/vyper/package.json b/packages/plugins/vyper/package.json index 19c00e48f..02277107a 100644 --- a/packages/plugins/vyper/package.json +++ b/packages/plugins/vyper/package.json @@ -1,6 +1,6 @@ { "name": "embark-vyper", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Embark wrapper for the Vyper compiler", @@ -48,7 +48,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-i18n": "^5.3.0-nightly.4", + "embark-i18n": "^5.3.0-nightly.5", "shelljs": "0.8.3" }, "devDependencies": { diff --git a/packages/plugins/web3/CHANGELOG.md b/packages/plugins/web3/CHANGELOG.md index 1dc6f3ac9..b7978fd91 100644 --- a/packages/plugins/web3/CHANGELOG.md +++ b/packages/plugins/web3/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-web3 + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-web3 diff --git a/packages/plugins/web3/package.json b/packages/plugins/web3/package.json index cdcb9e0e8..5e5d0f8d2 100644 --- a/packages/plugins/web3/package.json +++ b/packages/plugins/web3/package.json @@ -1,6 +1,6 @@ { "name": "embark-web3", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Module to add Web3 support to Embark", @@ -48,9 +48,9 @@ "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", "ejs": "2.6.1", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "embarkjs-web3": "^5.3.0-nightly.4", "web3": "1.2.6" }, diff --git a/packages/plugins/whisper-geth/CHANGELOG.md b/packages/plugins/whisper-geth/CHANGELOG.md index 079bfe275..118ca7d27 100644 --- a/packages/plugins/whisper-geth/CHANGELOG.md +++ b/packages/plugins/whisper-geth/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-whisper-geth + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-whisper-geth diff --git a/packages/plugins/whisper-geth/package.json b/packages/plugins/whisper-geth/package.json index 3df882e8c..7c3d8d22d 100644 --- a/packages/plugins/whisper-geth/package.json +++ b/packages/plugins/whisper-geth/package.json @@ -1,6 +1,6 @@ { "name": "embark-whisper-geth", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Module to add Whisper support to Embark", @@ -48,10 +48,10 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "embarkjs-whisper": "^5.3.0-nightly.4", "rxjs": "6.4.0", diff --git a/packages/plugins/whisper-parity/CHANGELOG.md b/packages/plugins/whisper-parity/CHANGELOG.md index 3680fc43e..345ac0ad7 100644 --- a/packages/plugins/whisper-parity/CHANGELOG.md +++ b/packages/plugins/whisper-parity/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-whisper-parity + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-whisper-parity diff --git a/packages/plugins/whisper-parity/package.json b/packages/plugins/whisper-parity/package.json index b5d223fcf..a12cd061a 100644 --- a/packages/plugins/whisper-parity/package.json +++ b/packages/plugins/whisper-parity/package.json @@ -1,6 +1,6 @@ { "name": "embark-whisper-parity", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Module to add Whisper support to Embark", @@ -48,9 +48,9 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4", "embarkjs-whisper": "^5.3.0-nightly.4", "rxjs": "6.4.0" diff --git a/packages/stack/api/CHANGELOG.md b/packages/stack/api/CHANGELOG.md index 29c5fcfc3..5c247743d 100644 --- a/packages/stack/api/CHANGELOG.md +++ b/packages/stack/api/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-api + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-api diff --git a/packages/stack/api/package.json b/packages/stack/api/package.json index cf00808ce..ac5ed1e61 100644 --- a/packages/stack/api/package.json +++ b/packages/stack/api/package.json @@ -1,6 +1,6 @@ { "name": "embark-api", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Embark api module", @@ -53,10 +53,10 @@ "colors": "1.3.2", "core-js": "3.4.3", "cors": "2.8.5", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-ui": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-ui": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "express": "4.17.1", "express-ws": "4.0.0", "find-up": "4.1.0", diff --git a/packages/stack/authenticator/CHANGELOG.md b/packages/stack/authenticator/CHANGELOG.md index f89ecec81..b2edfadaa 100644 --- a/packages/stack/authenticator/CHANGELOG.md +++ b/packages/stack/authenticator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-authenticator + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-authenticator diff --git a/packages/stack/authenticator/package.json b/packages/stack/authenticator/package.json index 48efd0e6b..7b11e499a 100644 --- a/packages/stack/authenticator/package.json +++ b/packages/stack/authenticator/package.json @@ -1,6 +1,6 @@ { "name": "embark-authenticator", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Authenticator module for Embark's Cockpit", @@ -47,8 +47,8 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "keccakjs": "0.2.3", "uuid": "3.3.2" }, diff --git a/packages/stack/blockchain/CHANGELOG.md b/packages/stack/blockchain/CHANGELOG.md index 1dcc476b5..25eb15d47 100644 --- a/packages/stack/blockchain/CHANGELOG.md +++ b/packages/stack/blockchain/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-blockchain + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-blockchain diff --git a/packages/stack/blockchain/package.json b/packages/stack/blockchain/package.json index 9a73bfa7f..eca6e3534 100644 --- a/packages/stack/blockchain/package.json +++ b/packages/stack/blockchain/package.json @@ -1,6 +1,6 @@ { "name": "embark-blockchain", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Blockchain APIs for Embark", @@ -56,17 +56,17 @@ "async": "2.6.1", "clone-deep": "4.0.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "web3": "1.2.6" }, "devDependencies": { "@babel/core": "7.8.6", "babel-jest": "24.9.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "jest": "25.1.0", diff --git a/packages/stack/communication/CHANGELOG.md b/packages/stack/communication/CHANGELOG.md index a3635d5d9..3c9e853b1 100644 --- a/packages/stack/communication/CHANGELOG.md +++ b/packages/stack/communication/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-communication + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-communication diff --git a/packages/stack/communication/package.json b/packages/stack/communication/package.json index 6b7bbb3dc..bc437a3e2 100644 --- a/packages/stack/communication/package.json +++ b/packages/stack/communication/package.json @@ -1,6 +1,6 @@ { "name": "embark-communication", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Communication APIs for Embark", @@ -52,14 +52,14 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.6.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4" + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5" }, "devDependencies": { "@babel/core": "7.8.6", "babel-jest": "25.1.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "jest": "25.1.0", diff --git a/packages/stack/compiler/CHANGELOG.md b/packages/stack/compiler/CHANGELOG.md index b64eed6b9..6937ddcfa 100644 --- a/packages/stack/compiler/CHANGELOG.md +++ b/packages/stack/compiler/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-compiler + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-compiler diff --git a/packages/stack/compiler/package.json b/packages/stack/compiler/package.json index 4f78d1aae..f83687ab2 100644 --- a/packages/stack/compiler/package.json +++ b/packages/stack/compiler/package.json @@ -1,6 +1,6 @@ { "name": "embark-compiler", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Embark compiler module", @@ -54,9 +54,9 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4" + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5" }, "devDependencies": { "@babel/core": "7.8.6", @@ -64,7 +64,7 @@ "clone-deep": "4.0.0", "cross-env": "5.2.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "jest": "25.1.0", diff --git a/packages/stack/contracts-manager/CHANGELOG.md b/packages/stack/contracts-manager/CHANGELOG.md index 8918ad39b..78d65db49 100644 --- a/packages/stack/contracts-manager/CHANGELOG.md +++ b/packages/stack/contracts-manager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-contracts-manager + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-contracts-manager diff --git a/packages/stack/contracts-manager/package.json b/packages/stack/contracts-manager/package.json index c880e8eb0..dc3c0e568 100644 --- a/packages/stack/contracts-manager/package.json +++ b/packages/stack/contracts-manager/package.json @@ -1,6 +1,6 @@ { "name": "embark-contracts-manager", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Smart contracts manager for Embark", @@ -51,17 +51,17 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.6.4", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "web3": "1.2.6", "web3-utils": "1.2.6" }, "devDependencies": { "babel-jest": "24.9.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "jest": "24.9.0", "npm-run-all": "4.1.5", diff --git a/packages/stack/deployment/CHANGELOG.md b/packages/stack/deployment/CHANGELOG.md index 74623b161..1fde0da5d 100644 --- a/packages/stack/deployment/CHANGELOG.md +++ b/packages/stack/deployment/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-deployment + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-deployment diff --git a/packages/stack/deployment/package.json b/packages/stack/deployment/package.json index 76cb5c1be..adad0f712 100644 --- a/packages/stack/deployment/package.json +++ b/packages/stack/deployment/package.json @@ -1,6 +1,6 @@ { "name": "embark-deployment", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Deployment APIs for Embark", @@ -54,15 +54,15 @@ "async": "2.6.1", "clone-deep": "4.0.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4" + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5" }, "devDependencies": { "@babel/core": "7.8.6", "babel-jest": "25.1.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "eslint-plugin-jest": "23.8.1", "jest": "25.1.0", diff --git a/packages/stack/embarkjs/CHANGELOG.md b/packages/stack/embarkjs/CHANGELOG.md index 55b7af182..9578d7919 100644 --- a/packages/stack/embarkjs/CHANGELOG.md +++ b/packages/stack/embarkjs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-embarkjs + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-embarkjs diff --git a/packages/stack/embarkjs/package.json b/packages/stack/embarkjs/package.json index 90a581625..150ee973f 100644 --- a/packages/stack/embarkjs/package.json +++ b/packages/stack/embarkjs/package.json @@ -1,6 +1,6 @@ { "name": "embark-embarkjs", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "EmbarkJS APIs for Embark", @@ -48,8 +48,8 @@ "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", "ejs": "2.6.1", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.4" }, "devDependencies": { diff --git a/packages/stack/library-manager/CHANGELOG.md b/packages/stack/library-manager/CHANGELOG.md index ea6aed305..3828bd134 100644 --- a/packages/stack/library-manager/CHANGELOG.md +++ b/packages/stack/library-manager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-library-manager + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-library-manager diff --git a/packages/stack/library-manager/package.json b/packages/stack/library-manager/package.json index 0fb095391..cec5f1b5a 100644 --- a/packages/stack/library-manager/package.json +++ b/packages/stack/library-manager/package.json @@ -1,6 +1,6 @@ { "name": "embark-library-manager", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Module for downloading and managing libraries", @@ -48,8 +48,8 @@ "@babel/runtime-corejs3": "7.8.4", "colors": "1.3.2", "core-js": "3.4.3", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "fs-extra": "8.1.0", "rimraf": "3.0.0" }, diff --git a/packages/stack/namesystem/CHANGELOG.md b/packages/stack/namesystem/CHANGELOG.md index 2f98ea6e4..f6120e458 100644 --- a/packages/stack/namesystem/CHANGELOG.md +++ b/packages/stack/namesystem/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-namesystem + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-namesystem diff --git a/packages/stack/namesystem/package.json b/packages/stack/namesystem/package.json index a8a6ee51b..9354af445 100644 --- a/packages/stack/namesystem/package.json +++ b/packages/stack/namesystem/package.json @@ -1,6 +1,6 @@ { "name": "embark-namesystem", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Namesystem provider abstraction module for Embark", @@ -49,13 +49,13 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-i18n": "^5.3.0-nightly.4" + "embark-i18n": "^5.3.0-nightly.5" }, "devDependencies": { "@babel/core": "7.8.6", "babel-jest": "25.1.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "jest": "25.1.0", "npm-run-all": "4.1.5", diff --git a/packages/stack/pipeline/CHANGELOG.md b/packages/stack/pipeline/CHANGELOG.md index 09a27ab12..57ed8cc17 100644 --- a/packages/stack/pipeline/CHANGELOG.md +++ b/packages/stack/pipeline/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-pipeline + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-pipeline diff --git a/packages/stack/pipeline/package.json b/packages/stack/pipeline/package.json index b0b526b1e..ba192056e 100644 --- a/packages/stack/pipeline/package.json +++ b/packages/stack/pipeline/package.json @@ -1,6 +1,6 @@ { "name": "embark-pipeline", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Build pipeline module for Embark", @@ -49,12 +49,12 @@ "@babel/runtime-corejs3": "7.8.4", "async": "2.6.1", "core-js": "3.4.3", - "embark-utils": "^5.3.0-nightly.4" + "embark-utils": "^5.3.0-nightly.5" }, "devDependencies": { "babel-jest": "24.9.0", "embark-solo": "^5.2.3", - "embark-testing": "^5.3.0-nightly.4", + "embark-testing": "^5.3.0-nightly.5", "eslint": "6.8.0", "jest": "25.1.0", "npm-run-all": "4.1.5", diff --git a/packages/stack/process-logs-api-manager/CHANGELOG.md b/packages/stack/process-logs-api-manager/CHANGELOG.md index aaf66b8d9..ce868cf52 100644 --- a/packages/stack/process-logs-api-manager/CHANGELOG.md +++ b/packages/stack/process-logs-api-manager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-process-logs-api-manager + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-process-logs-api-manager diff --git a/packages/stack/process-logs-api-manager/package.json b/packages/stack/process-logs-api-manager/package.json index 98807ca29..69e254b06 100644 --- a/packages/stack/process-logs-api-manager/package.json +++ b/packages/stack/process-logs-api-manager/package.json @@ -1,6 +1,6 @@ { "name": "embark-process-logs-api-manager", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Manages and registers APIs for Embark process logs", @@ -47,7 +47,7 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-utils": "^5.3.0-nightly.4" + "embark-utils": "^5.3.0-nightly.5" }, "devDependencies": { "embark-solo": "^5.2.3", diff --git a/packages/stack/proxy/CHANGELOG.md b/packages/stack/proxy/CHANGELOG.md index 8021e380e..46a25bb53 100644 --- a/packages/stack/proxy/CHANGELOG.md +++ b/packages/stack/proxy/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-proxy + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-proxy diff --git a/packages/stack/proxy/package.json b/packages/stack/proxy/package.json index b6cdb35ce..3fc372b6e 100644 --- a/packages/stack/proxy/package.json +++ b/packages/stack/proxy/package.json @@ -1,6 +1,6 @@ { "name": "embark-proxy", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Proxy to listen to blockchain requests and responses", @@ -53,10 +53,10 @@ "@types/express-ws": "3.0.0", "core-js": "3.4.3", "cors": "2.8.5", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-logger": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-logger": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "express": "4.17.1", "express-ws": "4.0.0", "web3-core-requestmanager": "1.2.6", diff --git a/packages/stack/storage/CHANGELOG.md b/packages/stack/storage/CHANGELOG.md index 3edaf6d25..b9cf55e1f 100644 --- a/packages/stack/storage/CHANGELOG.md +++ b/packages/stack/storage/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-storage + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-storage diff --git a/packages/stack/storage/package.json b/packages/stack/storage/package.json index e79381960..1bdf122ef 100644 --- a/packages/stack/storage/package.json +++ b/packages/stack/storage/package.json @@ -1,6 +1,6 @@ { "name": "embark-storage", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Storage provider abstraction module for Embark", @@ -48,9 +48,9 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "lodash.clonedeep": "4.5.0", "shelljs": "0.8.3" }, diff --git a/packages/stack/test-runner/CHANGELOG.md b/packages/stack/test-runner/CHANGELOG.md index 7f3c36e1f..b12a3af0a 100644 --- a/packages/stack/test-runner/CHANGELOG.md +++ b/packages/stack/test-runner/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + + +### Features + +* **@embark/test-runner:** make evmMethod globally available + docs ([67581ce](https://github.com/embarklabs/embark/commit/67581ce)) + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-test-runner diff --git a/packages/stack/test-runner/package.json b/packages/stack/test-runner/package.json index 112c91ca6..934cbb05d 100644 --- a/packages/stack/test-runner/package.json +++ b/packages/stack/test-runner/package.json @@ -1,6 +1,6 @@ { "name": "embark-test-runner", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Embark Testrunner", @@ -58,10 +58,10 @@ "chalk": "2.4.2", "core-js": "3.4.3", "deep-equal": "1.0.1", - "embark-core": "^5.3.0-nightly.4", - "embark-i18n": "^5.3.0-nightly.4", - "embark-testing": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-core": "^5.3.0-nightly.5", + "embark-i18n": "^5.3.0-nightly.5", + "embark-testing": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "fs-extra": "8.1.0", "istanbul-lib-coverage": "2.0.5", "istanbul-lib-report": "2.0.8", diff --git a/packages/stack/watcher/CHANGELOG.md b/packages/stack/watcher/CHANGELOG.md index 1953e1e5c..4201e0f3b 100644 --- a/packages/stack/watcher/CHANGELOG.md +++ b/packages/stack/watcher/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-watcher + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-watcher diff --git a/packages/stack/watcher/package.json b/packages/stack/watcher/package.json index f5ea6447d..f18366889 100644 --- a/packages/stack/watcher/package.json +++ b/packages/stack/watcher/package.json @@ -1,6 +1,6 @@ { "name": "embark-watcher", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Watches changes in the file system", @@ -48,8 +48,8 @@ "@babel/runtime-corejs3": "7.8.4", "chokidar": "2.1.6", "core-js": "3.4.3", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4" + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5" }, "devDependencies": { "embark-solo": "^5.2.3", diff --git a/packages/stack/webserver/CHANGELOG.md b/packages/stack/webserver/CHANGELOG.md index a2d3deb10..f4c660747 100644 --- a/packages/stack/webserver/CHANGELOG.md +++ b/packages/stack/webserver/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-webserver + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-webserver diff --git a/packages/stack/webserver/package.json b/packages/stack/webserver/package.json index 5ebc39b0c..058f4183a 100644 --- a/packages/stack/webserver/package.json +++ b/packages/stack/webserver/package.json @@ -1,6 +1,6 @@ { "name": "embark-webserver", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "author": "Iuri Matias ", "contributors": [], "description": "Webserver for Embark", @@ -49,8 +49,8 @@ "async": "2.6.1", "core-js": "3.4.3", "ejs": "2.6.1", - "embark-i18n": "^5.3.0-nightly.4", - "embark-utils": "^5.3.0-nightly.4", + "embark-i18n": "^5.3.0-nightly.5", + "embark-utils": "^5.3.0-nightly.5", "express": "4.17.1", "express-ws": "4.0.0", "open": "6.4.0", diff --git a/packages/utils/testing/CHANGELOG.md b/packages/utils/testing/CHANGELOG.md index 4819143da..7b0a85b8b 100644 --- a/packages/utils/testing/CHANGELOG.md +++ b/packages/utils/testing/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.3.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.4...v5.3.0-nightly.5) (2020-03-06) + +**Note:** Version bump only for package embark-testing + + + + + # [5.3.0-nightly.4](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.3...v5.3.0-nightly.4) (2020-03-05) **Note:** Version bump only for package embark-testing diff --git a/packages/utils/testing/package.json b/packages/utils/testing/package.json index 2c134f59f..c166dce00 100644 --- a/packages/utils/testing/package.json +++ b/packages/utils/testing/package.json @@ -1,6 +1,6 @@ { "name": "embark-testing", - "version": "5.3.0-nightly.4", + "version": "5.3.0-nightly.5", "description": "Testing", "homepage": "https://github.com/embarklabs/embark/tree/master/packages/utils/testing#readme", "main": "./index.js",