diff --git a/CHANGELOG.md b/CHANGELOG.md index d0370ca87..78b83fcb3 100644 --- a/CHANGELOG.md +++ b/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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package root + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) diff --git a/dapps/templates/boilerplate/CHANGELOG.md b/dapps/templates/boilerplate/CHANGELOG.md index 181612de0..476793e54 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-dapp-template-boilerplate + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) diff --git a/dapps/templates/boilerplate/package.json b/dapps/templates/boilerplate/package.json index 3d902d38b..54a2d7f6c 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.9", + "version": "5.3.0-nightly.10", "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,16 +32,16 @@ "url": "https://github.com/embarklabs/embark.git" }, "devDependencies": { - "embark": "^5.3.0-nightly.9", - "embark-basic-pipeline": "^5.3.0-nightly.7", - "embark-geth": "^5.3.0-nightly.9", + "embark": "^5.3.0-nightly.10", + "embark-basic-pipeline": "^5.3.0-nightly.10", + "embark-geth": "^5.3.0-nightly.10", "embark-graph": "^5.3.0-nightly.7", - "embark-ipfs": "^5.3.0-nightly.9", - "embark-parity": "^5.3.0-nightly.9", + "embark-ipfs": "^5.3.0-nightly.10", + "embark-parity": "^5.3.0-nightly.10", "embark-profiler": "^5.3.0-nightly.7", "embark-reset": "^5.2.3", - "embark-swarm": "^5.3.0-nightly.9", - "embark-whisper-geth": "^5.3.0-nightly.9", + "embark-swarm": "^5.3.0-nightly.10", + "embark-whisper-geth": "^5.3.0-nightly.10", "embarkjs": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ipfs": "^5.3.0-nightly.4", diff --git a/dapps/templates/demo/CHANGELOG.md b/dapps/templates/demo/CHANGELOG.md index 1b16fe942..39492dd69 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-dapp-template-demo + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) diff --git a/dapps/templates/demo/package.json b/dapps/templates/demo/package.json index b9025a975..ada8f58ef 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.9", + "version": "5.3.0-nightly.10", "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,16 +34,16 @@ "devDependencies": { "bootstrap": "4.3.1", "classnames": "2.2.6", - "embark": "^5.3.0-nightly.9", - "embark-basic-pipeline": "^5.3.0-nightly.7", - "embark-geth": "^5.3.0-nightly.9", + "embark": "^5.3.0-nightly.10", + "embark-basic-pipeline": "^5.3.0-nightly.10", + "embark-geth": "^5.3.0-nightly.10", "embark-graph": "^5.3.0-nightly.7", - "embark-ipfs": "^5.3.0-nightly.9", - "embark-parity": "^5.3.0-nightly.9", + "embark-ipfs": "^5.3.0-nightly.10", + "embark-parity": "^5.3.0-nightly.10", "embark-profiler": "^5.3.0-nightly.7", "embark-reset": "^5.2.3", - "embark-swarm": "^5.3.0-nightly.9", - "embark-whisper-geth": "^5.3.0-nightly.9", + "embark-swarm": "^5.3.0-nightly.10", + "embark-whisper-geth": "^5.3.0-nightly.10", "embarkjs": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ipfs": "^5.3.0-nightly.4", diff --git a/dapps/templates/simple/CHANGELOG.md b/dapps/templates/simple/CHANGELOG.md index 246332fee..e793173f9 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-dapp-template-simple + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 df3b61372..3624a8fcb 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.9", + "version": "5.3.0-nightly.10", "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.9", - "embark-geth": "^5.3.0-nightly.9", + "embark": "^5.3.0-nightly.10", + "embark-geth": "^5.3.0-nightly.10", "embark-reset": "^5.2.3", "embarkjs": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6", diff --git a/dapps/tests/app/CHANGELOG.md b/dapps/tests/app/CHANGELOG.md index 8a80d9212..ee973bf4d 100644 --- a/dapps/tests/app/CHANGELOG.md +++ b/dapps/tests/app/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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-dapp-test-app + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 8889c1e59..c8c77d899 100644 --- a/dapps/tests/app/package.json +++ b/dapps/tests/app/package.json @@ -2,18 +2,18 @@ "description": "Test DApp for integration testing purposes", "devDependencies": { "bootstrap": "3.4.1", - "embark": "^5.3.0-nightly.9", - "embark-basic-pipeline": "^5.3.0-nightly.7", + "embark": "^5.3.0-nightly.10", + "embark-basic-pipeline": "^5.3.0-nightly.10", "embark-dapp-test-service": "^5.2.3", - "embark-geth": "^5.3.0-nightly.9", + "embark-geth": "^5.3.0-nightly.10", "embark-graph": "^5.3.0-nightly.7", "embark-i18n": "^5.3.0-nightly.5", - "embark-ipfs": "^5.3.0-nightly.9", - "embark-parity": "^5.3.0-nightly.9", + "embark-ipfs": "^5.3.0-nightly.10", + "embark-parity": "^5.3.0-nightly.10", "embark-profiler": "^5.3.0-nightly.7", "embark-reset": "^5.2.3", - "embark-swarm": "^5.3.0-nightly.9", - "embark-whisper-geth": "^5.3.0-nightly.9", + "embark-swarm": "^5.3.0-nightly.10", + "embark-whisper-geth": "^5.3.0-nightly.10", "embarkjs": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ipfs": "^5.3.0-nightly.4", @@ -39,5 +39,5 @@ "reset": "npx embark-reset && npx rimraf embark-*.tgz package", "test": "npx embark test" }, - "version": "5.3.0-nightly.9" + "version": "5.3.0-nightly.10" } diff --git a/dapps/tests/contracts/CHANGELOG.md b/dapps/tests/contracts/CHANGELOG.md index 7ffa00927..ed1fef5b5 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-dapp-test-contracts + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 d71726ba4..685b9417f 100644 --- a/dapps/tests/contracts/package.json +++ b/dapps/tests/contracts/package.json @@ -1,16 +1,16 @@ { "description": "Test DApp for integration testing purposes", "devDependencies": { - "embark": "^5.3.0-nightly.9", - "embark-basic-pipeline": "^5.3.0-nightly.7", - "embark-geth": "^5.3.0-nightly.9", + "embark": "^5.3.0-nightly.10", + "embark-basic-pipeline": "^5.3.0-nightly.10", + "embark-geth": "^5.3.0-nightly.10", "embark-graph": "^5.3.0-nightly.7", - "embark-ipfs": "^5.3.0-nightly.9", - "embark-parity": "^5.3.0-nightly.9", + "embark-ipfs": "^5.3.0-nightly.10", + "embark-parity": "^5.3.0-nightly.10", "embark-profiler": "^5.3.0-nightly.7", "embark-reset": "^5.2.3", - "embark-swarm": "^5.3.0-nightly.9", - "embark-whisper-geth": "^5.3.0-nightly.9", + "embark-swarm": "^5.3.0-nightly.10", + "embark-whisper-geth": "^5.3.0-nightly.10", "embarkjs": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ipfs": "^5.3.0-nightly.4", @@ -29,5 +29,5 @@ "reset": "npx embark-reset && npx rimraf embark-*.tgz package", "test": "npx embark test" }, - "version": "5.3.0-nightly.9" + "version": "5.3.0-nightly.10" } diff --git a/dapps/tests/teller-contracts/CHANGELOG.md b/dapps/tests/teller-contracts/CHANGELOG.md index 8638c5cb4..0712bae0d 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-dapp-test-teller-contracts + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 2cd8d2626..db23637a9 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.9", + "version": "5.3.0-nightly.10", "scripts": { "ci": "npm run qa", "clean": "npm run reset", @@ -13,7 +13,7 @@ "author": "", "license": "MIT", "devDependencies": { - "embark": "^5.3.0-nightly.9", + "embark": "^5.3.0-nightly.10", "embark-reset": "^5.2.3", "rimraf": "3.0.0" } diff --git a/lerna.json b/lerna.json index fe06d71ec..ad2f4658a 100644 --- a/lerna.json +++ b/lerna.json @@ -16,5 +16,5 @@ }, "npmClient": "yarn", "useWorkspaces": true, - "version": "5.3.0-nightly.9" + "version": "5.3.0-nightly.10" } diff --git a/packages/core/code-runner/CHANGELOG.md b/packages/core/code-runner/CHANGELOG.md index 07446579f..4305d9d9b 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-code-runner + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 14e1d9f52..78ce06d14 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Code execution VM for Embark", @@ -57,7 +57,7 @@ "async": "3.2.0", "colors": "1.4.0", "core-js": "3.6.2", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/core/console/CHANGELOG.md b/packages/core/console/CHANGELOG.md index 29b94de0d..03699eef4 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-console + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-console diff --git a/packages/core/console/package.json b/packages/core/console/package.json index 51b4ce91d..13f29976c 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Console component for Embark", @@ -56,7 +56,7 @@ "@types/json-stringify-safe": "5.0.0", "chalk": "2.4.2", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7", "fs-extra": "8.1.0", diff --git a/packages/core/core/CHANGELOG.md b/packages/core/core/CHANGELOG.md index d69970c38..3df0e4e43 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-core + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) diff --git a/packages/core/core/package.json b/packages/core/core/package.json index e12ae7ff1..bc113196a 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Core library for Embark", diff --git a/packages/core/engine/CHANGELOG.md b/packages/core/engine/CHANGELOG.md index c348c7275..59c120bf8 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-engine + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) diff --git a/packages/core/engine/package.json b/packages/core/engine/package.json index 0d4f813e1..2a53e09c9 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Engine library for Embark", @@ -47,24 +47,24 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-accounts-manager": "^5.3.0-nightly.9", - "embark-api": "^5.3.0-nightly.9", + "embark-accounts-manager": "^5.3.0-nightly.10", + "embark-api": "^5.3.0-nightly.10", "embark-authenticator": "^5.3.0-nightly.7", - "embark-blockchain": "^5.3.0-nightly.9", - "embark-code-runner": "^5.3.0-nightly.9", + "embark-blockchain": "^5.3.0-nightly.10", + "embark-code-runner": "^5.3.0-nightly.10", "embark-communication": "^5.3.0-nightly.7", - "embark-compiler": "^5.3.0-nightly.9", - "embark-console": "^5.3.0-nightly.9", - "embark-contracts-manager": "^5.3.0-nightly.9", - "embark-core": "^5.3.0-nightly.9", - "embark-coverage": "^5.3.0-nightly.9", + "embark-compiler": "^5.3.0-nightly.10", + "embark-console": "^5.3.0-nightly.10", + "embark-contracts-manager": "^5.3.0-nightly.10", + "embark-core": "^5.3.0-nightly.10", + "embark-coverage": "^5.3.0-nightly.10", "embark-debugger": "^5.3.0-nightly.6", - "embark-deployment": "^5.3.0-nightly.9", - "embark-embarkjs": "^5.3.0-nightly.9", - "embark-ens": "^5.3.0-nightly.9", - "embark-ethereum-blockchain-client": "^5.3.0-nightly.9", - "embark-ganache": "^5.3.0-nightly.9", - "embark-geth": "^5.3.0-nightly.9", + "embark-deployment": "^5.3.0-nightly.10", + "embark-embarkjs": "^5.3.0-nightly.10", + "embark-ens": "^5.3.0-nightly.10", + "embark-ethereum-blockchain-client": "^5.3.0-nightly.10", + "embark-ganache": "^5.3.0-nightly.10", + "embark-geth": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-library-manager": "^5.3.0-nightly.7", "embark-logger": "^5.3.0-nightly.6", @@ -73,20 +73,20 @@ "embark-pipeline": "^5.3.0-nightly.7", "embark-plugin-cmd": "^5.3.0-nightly.7", "embark-process-logs-api-manager": "^5.3.0-nightly.7", - "embark-proxy": "^5.3.0-nightly.9", - "embark-rpc-manager": "^5.3.0-nightly.9", - "embark-scaffolding": "^5.3.0-nightly.9", - "embark-solidity": "^5.3.0-nightly.9", + "embark-proxy": "^5.3.0-nightly.10", + "embark-rpc-manager": "^5.3.0-nightly.10", + "embark-scaffolding": "^5.3.0-nightly.10", + "embark-solidity": "^5.3.0-nightly.10", "embark-solidity-tests": "^5.3.0-nightly.7", "embark-specialconfigs": "^5.3.0-nightly.9", - "embark-storage": "^5.3.0-nightly.9", - "embark-test-runner": "^5.3.0-nightly.9", - "embark-transaction-logger": "^5.3.0-nightly.9", + "embark-storage": "^5.3.0-nightly.10", + "embark-test-runner": "^5.3.0-nightly.10", + "embark-transaction-logger": "^5.3.0-nightly.10", "embark-transaction-tracker": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", "embark-vyper": "^5.3.0-nightly.6", "embark-watcher": "^5.3.0-nightly.7", - "embark-web3": "^5.3.0-nightly.9", + "embark-web3": "^5.3.0-nightly.10", "embark-webserver": "^5.3.0-nightly.7", "fs-extra": "8.1.0" }, diff --git a/packages/embark/CHANGELOG.md b/packages/embark/CHANGELOG.md index 245435ec4..573fa285e 100644 --- a/packages/embark/CHANGELOG.md +++ b/packages/embark/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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) diff --git a/packages/embark/package.json b/packages/embark/package.json index 8b7d2c63a..c2833184d 100644 --- a/packages/embark/package.json +++ b/packages/embark/package.json @@ -1,6 +1,6 @@ { "name": "embark", - "version": "5.3.0-nightly.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Embark is a framework that allows you to easily develop and deploy DApps", @@ -75,13 +75,13 @@ "core-js": "3.4.3", "date-and-time": "0.6.2", "decompress": "4.2.0", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-deploy-tracker": "^5.3.0-nightly.7", - "embark-engine": "^5.3.0-nightly.9", + "embark-engine": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-reset": "^5.2.3", - "embark-suggestions": "^5.3.0-nightly.9", + "embark-suggestions": "^5.3.0-nightly.10", "embark-utils": "^5.3.0-nightly.7", "eth-ens-namehash": "2.0.8", "find-up": "2.1.0", @@ -132,15 +132,15 @@ }, "devDependencies": { "chai": "4.1.2", - "embark-code-runner": "^5.3.0-nightly.9", - "embark-compiler": "^5.3.0-nightly.9", - "embark-contracts-manager": "^5.3.0-nightly.9", - "embark-solidity": "^5.3.0-nightly.9", + "embark-code-runner": "^5.3.0-nightly.10", + "embark-compiler": "^5.3.0-nightly.10", + "embark-contracts-manager": "^5.3.0-nightly.10", + "embark-solidity": "^5.3.0-nightly.10", "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.6", - "embark-transaction-logger": "^5.3.0-nightly.9", + "embark-transaction-logger": "^5.3.0-nightly.10", "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 3db9cd80d..1d49953b7 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-accounts-manager + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 46589a3e5..75343a81c 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.9", + "version": "5.3.0-nightly.10", "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,7 +49,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/plugins/basic-pipeline/CHANGELOG.md b/packages/plugins/basic-pipeline/CHANGELOG.md index 9fb21238c..1219024a8 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-basic-pipeline + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 c73c8c8d9..ddcb945b9 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Basic pipeline for Embark that builds a DApp's frontend assets using webpack", @@ -76,7 +76,7 @@ "colors": "1.3.2", "core-js": "3.4.3", "css-loader": "3.2.0", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7", "file-loader": "5.0.2", diff --git a/packages/plugins/coverage/CHANGELOG.md b/packages/plugins/coverage/CHANGELOG.md index 0db9949ae..934726084 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-coverage + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-coverage diff --git a/packages/plugins/coverage/package.json b/packages/plugins/coverage/package.json index eeefce9de..69c393462 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Code coverage capabilities for Embark", @@ -56,7 +56,7 @@ "@types/prettier": "1.16.4", "@types/semver": "7.1.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-utils": "^5.3.0-nightly.7", "fs-extra": "8.1.0", "globule": "1.2.1", diff --git a/packages/plugins/embarkjs/CHANGELOG.md b/packages/plugins/embarkjs/CHANGELOG.md index 4f1e136ca..e2bbb3eba 100644 --- a/packages/plugins/embarkjs/CHANGELOG.md +++ b/packages/plugins/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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-embarkjs + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) diff --git a/packages/plugins/embarkjs/package.json b/packages/plugins/embarkjs/package.json index 8150f7ff0..9be89a0c7 100644 --- a/packages/plugins/embarkjs/package.json +++ b/packages/plugins/embarkjs/package.json @@ -1,6 +1,6 @@ { "name": "embark-embarkjs", - "version": "5.3.0-nightly.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "EmbarkJS APIs for Embark", @@ -48,7 +48,7 @@ "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", "ejs": "2.6.1", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embarkjs": "^5.3.0-nightly.6", "web3": "1.2.6" diff --git a/packages/plugins/ens/CHANGELOG.md b/packages/plugins/ens/CHANGELOG.md index 3e92708f1..31b9bc9af 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-ens + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-ens diff --git a/packages/plugins/ens/package.json b/packages/plugins/ens/package.json index 55e5d63d4..569ff47b5 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Implements ENS support in Embark", @@ -47,7 +47,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7", "embarkjs": "^5.3.0-nightly.6", diff --git a/packages/plugins/ethereum-blockchain-client/CHANGELOG.md b/packages/plugins/ethereum-blockchain-client/CHANGELOG.md index e262b09ac..dc162991b 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-ethereum-blockchain-client + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 059bd13d9..cc6ff7e0b 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Ethereum-specific blockchain APIs and contract deployment functions for Embark", @@ -48,7 +48,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7", "embarkjs": "^5.3.0-nightly.6", diff --git a/packages/plugins/ganache/CHANGELOG.md b/packages/plugins/ganache/CHANGELOG.md index 7e46d58b0..884507af5 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-ganache + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-ganache diff --git a/packages/plugins/ganache/package.json b/packages/plugins/ganache/package.json index 5f559ef49..ce0cfd4d3 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Implementation of the Ganache simulator for Embark", @@ -47,7 +47,7 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7", "ganache-cli": "6.8.2" diff --git a/packages/plugins/geth/CHANGELOG.md b/packages/plugins/geth/CHANGELOG.md index bebf8d67d..276fd29b8 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-geth + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-geth diff --git a/packages/plugins/geth/package.json b/packages/plugins/geth/package.json index 6f610d04a..1649a02a0 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Implementation of the Go-Ethereum blockchain for Embark", @@ -50,7 +50,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/plugins/ipfs/CHANGELOG.md b/packages/plugins/ipfs/CHANGELOG.md index 79b4791dd..f83908dea 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-ipfs + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-ipfs diff --git a/packages/plugins/ipfs/package.json b/packages/plugins/ipfs/package.json index b6a4bf66d..f9b8db092 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Implements IPFS support in Embark", @@ -52,9 +52,9 @@ "colors": "1.3.2", "core-js": "3.4.3", "ejs": "2.6.1", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", - "embark-storage": "^5.3.0-nightly.9", + "embark-storage": "^5.3.0-nightly.10", "embark-utils": "^5.3.0-nightly.7", "embarkjs": "^5.3.0-nightly.6", "embarkjs-ipfs": "^5.3.0-nightly.4", diff --git a/packages/plugins/nethermind/CHANGELOG.md b/packages/plugins/nethermind/CHANGELOG.md index c92278484..1e02eee54 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-nethermind + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-nethermind diff --git a/packages/plugins/nethermind/package.json b/packages/plugins/nethermind/package.json index bcc62c157..7f5bedd19 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Nethermind blockchain client plugin for Embark", @@ -46,7 +46,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/plugins/parity/CHANGELOG.md b/packages/plugins/parity/CHANGELOG.md index ef5425a24..8b4bf7d6f 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-parity + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-parity diff --git a/packages/plugins/parity/package.json b/packages/plugins/parity/package.json index fa779cb36..f602ef564 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Implementation of the Parity blockchain for Embark", @@ -48,7 +48,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/plugins/rpc-manager/CHANGELOG.md b/packages/plugins/rpc-manager/CHANGELOG.md index 020ac7dc3..99f808e1a 100644 --- a/packages/plugins/rpc-manager/CHANGELOG.md +++ b/packages/plugins/rpc-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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-rpc-manager + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 978778f1f..821f0cd0f 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.9", + "version": "5.3.0-nightly.10", "description": "Embark RPC Manager", "repository": { "directory": "packages/plugins/embark-rpc-manager", @@ -54,7 +54,7 @@ "@omisego/omg-js-util": "2.0.0-v0.2", "@types/async": "2.0.50", "async": "3.2.0", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/plugins/scaffolding/CHANGELOG.md b/packages/plugins/scaffolding/CHANGELOG.md index 3f65e3c21..e2d30a126 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-scaffolding + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-scaffolding diff --git a/packages/plugins/scaffolding/package.json b/packages/plugins/scaffolding/package.json index 2e214d694..b3440ab12 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Provides scaffolding utilities", @@ -46,7 +46,7 @@ "@babel/runtime-corejs3": "7.8.4", "ajv": "6.10.2", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/plugins/scripts-runner/CHANGELOG.md b/packages/plugins/scripts-runner/CHANGELOG.md index b24d1a208..bb8f016a5 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-scripts-runner + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 d3dcda8d9..af72889b5 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.9", + "version": "5.3.0-nightly.10", "description": "Embark Scripts Runner", "repository": { "directory": "packages/plugins/scripts-runner", @@ -45,7 +45,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js-pure": "3.6.4", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/plugins/solidity/CHANGELOG.md b/packages/plugins/solidity/CHANGELOG.md index 9e67ac78a..6e9438c6f 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-solidity + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-solidity diff --git a/packages/plugins/solidity/package.json b/packages/plugins/solidity/package.json index 33fe6aae1..bbafa41ee 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Solidity Compiler APIs for Embark", @@ -48,7 +48,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7", "find-up": "4.1.0", diff --git a/packages/plugins/suggestions/CHANGELOG.md b/packages/plugins/suggestions/CHANGELOG.md index 0d17d29ce..dffb286e2 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.10](https://github.com/embark-framework/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-suggestions + + + + + # [5.3.0-nightly.9](https://github.com/embark-framework/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-suggestions diff --git a/packages/plugins/suggestions/package.json b/packages/plugins/suggestions/package.json index 633ec6732..2d2f2f9ad 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Suggestions plugin for Embark", @@ -47,7 +47,7 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-utils": "^5.3.0-nightly.7", "fs-extra": "8.1.0" }, diff --git a/packages/plugins/swarm/CHANGELOG.md b/packages/plugins/swarm/CHANGELOG.md index c55d68a55..061bd5bf9 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-swarm + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-swarm diff --git a/packages/plugins/swarm/package.json b/packages/plugins/swarm/package.json index c090c77aa..75742c125 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Implements Swarm support in Embark", @@ -52,9 +52,9 @@ "async": "3.2.0", "colors": "1.3.2", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", - "embark-storage": "^5.3.0-nightly.9", + "embark-storage": "^5.3.0-nightly.10", "embark-utils": "^5.3.0-nightly.7", "embarkjs": "^5.3.0-nightly.6", "embarkjs-swarm": "^5.3.0-nightly.4", diff --git a/packages/plugins/transaction-logger/CHANGELOG.md b/packages/plugins/transaction-logger/CHANGELOG.md index 21643ce5f..8035067cc 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-transaction-logger + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 a0453f61e..94e4539fb 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Transaction listener and logger for Embark", @@ -50,7 +50,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7", "ethereumjs-tx": "1.3.7", diff --git a/packages/plugins/web3/CHANGELOG.md b/packages/plugins/web3/CHANGELOG.md index beb23992d..6437b4593 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-web3 + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) diff --git a/packages/plugins/web3/package.json b/packages/plugins/web3/package.json index 33c4d0c66..48cbd7ce5 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Module to add Web3 support to Embark", @@ -48,7 +48,7 @@ "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", "ejs": "2.6.1", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7", "embarkjs-web3": "^5.3.0-nightly.4", diff --git a/packages/plugins/whisper-geth/CHANGELOG.md b/packages/plugins/whisper-geth/CHANGELOG.md index d259c5152..f32732dbd 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-whisper-geth + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 9e24e1ef1..cc0ffe4dd 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Module to add Whisper support to Embark", @@ -48,7 +48,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/plugins/whisper-parity/CHANGELOG.md b/packages/plugins/whisper-parity/CHANGELOG.md index 89ce6d0c6..19f06dd57 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-whisper-parity + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 dbc3725f9..18f4b0727 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Module to add Whisper support to Embark", @@ -48,7 +48,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7", "embarkjs": "^5.3.0-nightly.6", diff --git a/packages/stack/api/CHANGELOG.md b/packages/stack/api/CHANGELOG.md index 4f49daed1..8c6f73af5 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-api + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-api diff --git a/packages/stack/api/package.json b/packages/stack/api/package.json index aae96b8a3..d354f7207 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Embark api module", @@ -53,7 +53,7 @@ "colors": "1.3.2", "core-js": "3.4.3", "cors": "2.8.5", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-ui": "^5.3.0-nightly.7", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/stack/blockchain/CHANGELOG.md b/packages/stack/blockchain/CHANGELOG.md index 8cb1aff14..984fe8cc2 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-blockchain + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) diff --git a/packages/stack/blockchain/package.json b/packages/stack/blockchain/package.json index 3f12f1a6a..f9214e7c2 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Blockchain APIs for Embark", @@ -56,7 +56,7 @@ "async": "3.2.0", "clone-deep": "4.0.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/stack/compiler/CHANGELOG.md b/packages/stack/compiler/CHANGELOG.md index 9eca4e5f8..6548a6c18 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-compiler + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-compiler diff --git a/packages/stack/compiler/package.json b/packages/stack/compiler/package.json index a66b1756c..7fccb3016 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Embark compiler module", @@ -54,7 +54,7 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7" }, diff --git a/packages/stack/contracts-manager/CHANGELOG.md b/packages/stack/contracts-manager/CHANGELOG.md index 319dd8e0b..67b98565a 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-contracts-manager + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 2be1f89e2..e901ed8ad 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Smart contracts manager for Embark", @@ -51,7 +51,7 @@ "@babel/runtime-corejs3": "7.8.4", "async": "3.2.0", "core-js": "3.6.4", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/stack/deployment/CHANGELOG.md b/packages/stack/deployment/CHANGELOG.md index 3b48cce46..c477f1328 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-deployment + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-deployment diff --git a/packages/stack/deployment/package.json b/packages/stack/deployment/package.json index 453a9c6e3..d01c5cf8f 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Deployment APIs for Embark", @@ -54,7 +54,7 @@ "async": "3.2.0", "clone-deep": "4.0.0", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7" }, diff --git a/packages/stack/proxy/CHANGELOG.md b/packages/stack/proxy/CHANGELOG.md index 6dbc345fc..17f45b149 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-proxy + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-proxy diff --git a/packages/stack/proxy/package.json b/packages/stack/proxy/package.json index c54b86a0b..ab734b1c9 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Proxy to listen to blockchain requests and responses", @@ -53,7 +53,7 @@ "@types/express-ws": "3.0.0", "core-js": "3.4.3", "cors": "2.8.5", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-logger": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7", diff --git a/packages/stack/storage/CHANGELOG.md b/packages/stack/storage/CHANGELOG.md index 92e54c72a..21b9e39da 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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-storage + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **Note:** Version bump only for package embark-storage diff --git a/packages/stack/storage/package.json b/packages/stack/storage/package.json index 62cf20d91..1bf7cd274 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Storage provider abstraction module for Embark", @@ -48,7 +48,7 @@ "dependencies": { "@babel/runtime-corejs3": "7.8.4", "core-js": "3.4.3", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-utils": "^5.3.0-nightly.7", "lodash.clonedeep": "4.5.0", diff --git a/packages/stack/test-runner/CHANGELOG.md b/packages/stack/test-runner/CHANGELOG.md index 4ad00e51b..77bbb8fd7 100644 --- a/packages/stack/test-runner/CHANGELOG.md +++ b/packages/stack/test-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.10](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.9...v5.3.0-nightly.10) (2020-03-14) + +**Note:** Version bump only for package embark-test-runner + + + + + # [5.3.0-nightly.9](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.8...v5.3.0-nightly.9) (2020-03-13) **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 d5c247bcc..a3ef3741c 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.9", + "version": "5.3.0-nightly.10", "author": "Iuri Matias ", "contributors": [], "description": "Embark Testrunner", @@ -58,7 +58,7 @@ "chalk": "2.4.2", "core-js": "3.4.3", "deep-equal": "1.0.1", - "embark-core": "^5.3.0-nightly.9", + "embark-core": "^5.3.0-nightly.10", "embark-i18n": "^5.3.0-nightly.5", "embark-testing": "^5.3.0-nightly.6", "embark-utils": "^5.3.0-nightly.7",