Skip to content

Commit

Permalink
chore(prerelease): 5.2.3-nightly.0
Browse files Browse the repository at this point in the history
  • Loading branch information
embarkbot committed Feb 20, 2020
1 parent d3200e3 commit 584845b
Show file tree
Hide file tree
Showing 32 changed files with 193 additions and 55 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.2.3-nightly.0](https:/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)


### Bug Fixes

* **@embar/site:** fix proxyFor docs ([0461fa0](https:/embarklabs/embark/commit/0461fa0))
* revert custom `deploy()` API for `EmbarkJS.Contract` ([d3200e3](https:/embarklabs/embark/commit/d3200e3))





## [5.2.2](https:/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)


Expand Down
8 changes: 8 additions & 0 deletions dapps/templates/boilerplate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.3-nightly.0](https:/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)

**Note:** Version bump only for package embark-dapp-template-boilerplate





## [5.2.2](https:/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)

**Note:** Version bump only for package embark-dapp-template-boilerplate
Expand Down
12 changes: 6 additions & 6 deletions dapps/templates/boilerplate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark-dapp-template-boilerplate",
"version": "5.2.2",
"version": "5.2.3-nightly.0",
"description": "Basic DApp template for Embark",
"homepage": "https:/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme",
"bugs": "https:/embarklabs/embark/issues",
Expand Down Expand Up @@ -32,17 +32,17 @@
"url": "https:/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.2.2",
"embark": "^5.2.3-nightly.0",
"embark-geth": "^5.2.2",
"embark-graph": "^5.2.0",
"embark-ipfs": "^5.2.2",
"embark-ipfs": "^5.2.3-nightly.0",
"embark-parity": "^5.2.2",
"embark-profiler": "^5.2.0",
"embark-reset": "^5.1.1",
"embark-swarm": "^5.2.2",
"embark-swarm": "^5.2.3-nightly.0",
"embark-whisper-geth": "^5.2.2",
"embarkjs": "^5.2.0",
"embarkjs-ens": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embarkjs-ipfs": "^5.1.1",
"embarkjs-swarm": "^5.1.1",
"embarkjs-web3": "^5.2.0",
Expand Down
8 changes: 8 additions & 0 deletions dapps/templates/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.3-nightly.0](https:/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)

**Note:** Version bump only for package embark-dapp-template-demo





## [5.2.2](https:/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)

**Note:** Version bump only for package embark-dapp-template-demo
Expand Down
12 changes: 6 additions & 6 deletions dapps/templates/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark-dapp-template-demo",
"version": "5.2.2",
"version": "5.2.3-nightly.0",
"description": "Demo DApp for Embark",
"homepage": "https:/embarklabs/embark/tree/master/dapps/templates/demo#readme",
"bugs": "https:/embarklabs/embark/issues",
Expand Down Expand Up @@ -34,17 +34,17 @@
"devDependencies": {
"bootstrap": "4.3.1",
"classnames": "2.2.6",
"embark": "^5.2.2",
"embark": "^5.2.3-nightly.0",
"embark-geth": "^5.2.2",
"embark-graph": "^5.2.0",
"embark-ipfs": "^5.2.2",
"embark-ipfs": "^5.2.3-nightly.0",
"embark-parity": "^5.2.2",
"embark-profiler": "^5.2.0",
"embark-reset": "^5.1.1",
"embark-swarm": "^5.2.2",
"embark-swarm": "^5.2.3-nightly.0",
"embark-whisper-geth": "^5.2.2",
"embarkjs": "^5.2.0",
"embarkjs-ens": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embarkjs-ipfs": "^5.1.1",
"embarkjs-swarm": "^5.1.1",
"embarkjs-web3": "^5.2.0",
Expand Down
8 changes: 8 additions & 0 deletions dapps/templates/simple/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.3-nightly.0](https:/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)

**Note:** Version bump only for package embark-dapp-template-simple





## [5.2.2](https:/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)

**Note:** Version bump only for package embark-dapp-template-simple
Expand Down
8 changes: 4 additions & 4 deletions dapps/templates/simple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark-dapp-template-simple",
"version": "5.2.2",
"version": "5.2.3-nightly.0",
"description": "Contracts-only DApp template for Embark",
"homepage": "https:/embarklabs/embark/tree/master/dapps/templates/simple#readme",
"bugs": "https:/embarklabs/embark/issues",
Expand Down Expand Up @@ -28,14 +28,14 @@
"url": "https:/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.2.2",
"embark": "^5.2.3-nightly.0",
"embark-geth": "^5.2.2",
"embark-graph": "^5.2.0",
"embark-parity": "^5.2.2",
"embark-profiler": "^5.2.0",
"embark-reset": "^5.1.1",
"embarkjs": "^5.2.0",
"embarkjs-ens": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embarkjs-web3": "^5.2.0",
"rimraf": "3.0.0"
}
Expand Down
11 changes: 11 additions & 0 deletions dapps/tests/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.3-nightly.0](https:/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)


### Bug Fixes

* revert custom `deploy()` API for `EmbarkJS.Contract` ([d3200e3](https:/embarklabs/embark/commit/d3200e3))





## [5.2.2](https:/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)

**Note:** Version bump only for package embark-dapp-test-app
Expand Down
12 changes: 6 additions & 6 deletions dapps/tests/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"devDependencies": {
"@babel/code-frame": "7.5.5",
"bootstrap": "3.4.1",
"embark": "^5.2.2",
"embark": "^5.2.3-nightly.0",
"embark-dapp-test-service": "^5.0.0",
"embark-geth": "^5.2.2",
"embark-graph": "^5.2.0",
"embark-i18n": "^5.1.1",
"embark-ipfs": "^5.2.2",
"embark-ipfs": "^5.2.3-nightly.0",
"embark-parity": "^5.2.2",
"embark-profiler": "^5.2.0",
"embark-reset": "^5.1.1",
"embark-swarm": "^5.2.2",
"embark-swarm": "^5.2.3-nightly.0",
"embark-whisper-geth": "^5.2.2",
"embarkjs": "^5.2.0",
"embarkjs-ens": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embarkjs-ipfs": "^5.1.1",
"embarkjs-swarm": "^5.1.1",
"embarkjs-web3": "^5.2.0",
Expand All @@ -39,5 +39,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.2.2"
"version": "5.2.3-nightly.0"
}
8 changes: 8 additions & 0 deletions dapps/tests/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.3-nightly.0](https:/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)

**Note:** Version bump only for package embark-dapp-test-contracts





## [5.2.2](https:/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)

**Note:** Version bump only for package embark-dapp-test-contracts
Expand Down
12 changes: 6 additions & 6 deletions dapps/tests/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"description": "Test DApp for integration testing purposes",
"devDependencies": {
"embark": "^5.2.2",
"embark": "^5.2.3-nightly.0",
"embark-geth": "^5.2.2",
"embark-graph": "^5.2.0",
"embark-ipfs": "^5.2.2",
"embark-ipfs": "^5.2.3-nightly.0",
"embark-parity": "^5.2.2",
"embark-profiler": "^5.2.0",
"embark-reset": "^5.1.1",
"embark-swarm": "^5.2.2",
"embark-swarm": "^5.2.3-nightly.0",
"embark-whisper-geth": "^5.2.2",
"embarkjs": "^5.2.0",
"embarkjs-ens": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embarkjs-ipfs": "^5.1.1",
"embarkjs-swarm": "^5.1.1",
"embarkjs-web3": "^5.2.0",
Expand All @@ -28,5 +28,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.2.2"
"version": "5.2.3-nightly.0"
}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
},
"npmClient": "yarn",
"useWorkspaces": true,
"version": "5.2.2"
"version": "5.2.3-nightly.0"
}
8 changes: 8 additions & 0 deletions packages/core/code-runner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.3-nightly.0](https:/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)

**Note:** Version bump only for package embark-code-runner





## [5.2.2](https:/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)

**Note:** Version bump only for package embark-code-runner
Expand Down
4 changes: 2 additions & 2 deletions packages/core/code-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark-code-runner",
"version": "5.2.2",
"version": "5.2.3-nightly.0",
"author": "Iuri Matias <[email protected]>",
"contributors": [],
"description": "Code execution VM for Embark",
Expand Down Expand Up @@ -55,7 +55,7 @@
"embark-core": "^5.2.2",
"embark-logger": "^5.2.0",
"embark-utils": "^5.2.0",
"embarkjs": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"fs-extra": "8.1.0",
"parse-json": "5.0.0",
"vm2": "3.8.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/engine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.3-nightly.0](https:/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)

**Note:** Version bump only for package embark-engine





## [5.2.2](https:/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)

**Note:** Version bump only for package embark-engine
Expand Down
14 changes: 7 additions & 7 deletions packages/core/engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark-engine",
"version": "5.2.2",
"version": "5.2.3-nightly.0",
"author": "Iuri Matias <[email protected]>",
"contributors": [],
"description": "Engine library for Embark",
Expand Down Expand Up @@ -51,7 +51,7 @@
"embark-authenticator": "^5.2.0",
"embark-basic-pipeline": "^5.2.2",
"embark-blockchain": "^5.2.2",
"embark-code-runner": "^5.2.2",
"embark-code-runner": "^5.2.3-nightly.0",
"embark-communication": "^5.2.0",
"embark-compiler": "^5.2.2",
"embark-console": "^5.2.2",
Expand All @@ -61,14 +61,14 @@
"embark-debugger": "^5.1.1",
"embark-deployment": "^5.2.0",
"embark-embarkjs": "^5.2.2",
"embark-ens": "^5.2.2",
"embark-ethereum-blockchain-client": "^5.2.2",
"embark-ens": "^5.2.3-nightly.0",
"embark-ethereum-blockchain-client": "^5.2.3-nightly.0",
"embark-ganache": "^5.2.2",
"embark-geth": "^5.2.2",
"embark-ipfs": "^5.2.2",
"embark-ipfs": "^5.2.3-nightly.0",
"embark-library-manager": "^5.2.0",
"embark-logger": "^5.2.0",
"embark-mocha-tests": "^5.2.0",
"embark-mocha-tests": "^5.2.3-nightly.0",
"embark-namesystem": "^5.1.1",
"embark-parity": "^5.2.2",
"embark-pipeline": "^5.2.0",
Expand All @@ -82,7 +82,7 @@
"embark-solidity-tests": "^5.2.0",
"embark-specialconfigs": "^5.1.1",
"embark-storage": "^5.2.2",
"embark-swarm": "^5.2.2",
"embark-swarm": "^5.2.3-nightly.0",
"embark-test-runner": "^5.2.0",
"embark-transaction-logger": "^5.2.2",
"embark-transaction-tracker": "^5.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/embark/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.3-nightly.0](https:/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)

**Note:** Version bump only for package embark





## [5.2.2](https:/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)

**Note:** Version bump only for package embark
Expand Down
6 changes: 3 additions & 3 deletions packages/embark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark",
"version": "5.2.2",
"version": "5.2.3-nightly.0",
"author": "Iuri Matias <[email protected]>",
"contributors": [],
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
Expand Down Expand Up @@ -79,7 +79,7 @@
"decompress": "4.2.0",
"embark-core": "^5.2.2",
"embark-deploy-tracker": "^5.2.0",
"embark-engine": "^5.2.2",
"embark-engine": "^5.2.3-nightly.0",
"embark-graph": "^5.2.0",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
Expand Down Expand Up @@ -139,7 +139,7 @@
},
"devDependencies": {
"chai": "4.1.2",
"embark-code-runner": "^5.2.2",
"embark-code-runner": "^5.2.3-nightly.0",
"embark-compiler": "^5.2.2",
"embark-contracts-manager": "^5.2.2",
"embark-solidity": "^5.2.2",
Expand Down
Loading

0 comments on commit 584845b

Please sign in to comment.