Skip to content

Commit

Permalink
chore(release): 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsbradleyjr committed Apr 27, 2020
1 parent f492456 commit 6dbdf63
Show file tree
Hide file tree
Showing 160 changed files with 1,103 additions and 463 deletions.
8 changes: 8 additions & 0 deletions 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.

# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)

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





## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)

**Note:** Version bump only for package root
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.

# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)

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





## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)

**Note:** Version bump only for package embark-dapp-template-boilerplate
Expand Down
34 changes: 17 additions & 17 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.3.1-nightly.0",
"version": "6.0.0",
"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",
Expand Down Expand Up @@ -32,22 +32,22 @@
"url": "https://github.com/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.3.0",
"embark-basic-pipeline": "^5.3.1-nightly.0",
"embark-geth": "^5.3.0",
"embark-graph": "^5.3.0",
"embark-ipfs": "^5.3.0",
"embark-parity": "^5.3.0",
"embark-profiler": "^5.3.0",
"embark-reset": "^5.2.3",
"embark-swarm": "^5.3.0",
"embark-whisper-geth": "^5.3.0",
"embarkjs": "^5.3.0",
"embarkjs-ens": "^5.3.0",
"embarkjs-ipfs": "^5.3.0",
"embarkjs-swarm": "^5.3.0",
"embarkjs-web3": "^5.3.0",
"embarkjs-whisper": "^5.3.0",
"embark": "^6.0.0",
"embark-basic-pipeline": "^6.0.0",
"embark-geth": "^6.0.0",
"embark-graph": "^6.0.0",
"embark-ipfs": "^6.0.0",
"embark-parity": "^6.0.0",
"embark-profiler": "^6.0.0",
"embark-reset": "^6.0.0",
"embark-swarm": "^6.0.0",
"embark-whisper-geth": "^6.0.0",
"embarkjs": "^6.0.0",
"embarkjs-ens": "^6.0.0",
"embarkjs-ipfs": "^6.0.0",
"embarkjs-swarm": "^6.0.0",
"embarkjs-web3": "^6.0.0",
"embarkjs-whisper": "^6.0.0",
"rimraf": "3.0.0"
}
}
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.

# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)

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





## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)

**Note:** Version bump only for package embark-dapp-template-demo
Expand Down
34 changes: 17 additions & 17 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.3.1-nightly.0",
"version": "6.0.0",
"description": "Demo DApp for Embark",
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme",
"bugs": "https://github.com/embarklabs/embark/issues",
Expand Down Expand Up @@ -34,22 +34,22 @@
"devDependencies": {
"bootstrap": "4.3.1",
"classnames": "2.2.6",
"embark": "^5.3.0",
"embark-basic-pipeline": "^5.3.1-nightly.0",
"embark-geth": "^5.3.0",
"embark-graph": "^5.3.0",
"embark-ipfs": "^5.3.0",
"embark-parity": "^5.3.0",
"embark-profiler": "^5.3.0",
"embark-reset": "^5.2.3",
"embark-swarm": "^5.3.0",
"embark-whisper-geth": "^5.3.0",
"embarkjs": "^5.3.0",
"embarkjs-ens": "^5.3.0",
"embarkjs-ipfs": "^5.3.0",
"embarkjs-swarm": "^5.3.0",
"embarkjs-web3": "^5.3.0",
"embarkjs-whisper": "^5.3.0",
"embark": "^6.0.0",
"embark-basic-pipeline": "^6.0.0",
"embark-geth": "^6.0.0",
"embark-graph": "^6.0.0",
"embark-ipfs": "^6.0.0",
"embark-parity": "^6.0.0",
"embark-profiler": "^6.0.0",
"embark-reset": "^6.0.0",
"embark-swarm": "^6.0.0",
"embark-whisper-geth": "^6.0.0",
"embarkjs": "^6.0.0",
"embarkjs-ens": "^6.0.0",
"embarkjs-ipfs": "^6.0.0",
"embarkjs-swarm": "^6.0.0",
"embarkjs-web3": "^6.0.0",
"embarkjs-whisper": "^6.0.0",
"jquery": "3.4.1",
"popper.js": "1.15.0",
"react": "16.12.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.

# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)

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





# [5.3.0](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.18...v5.3.0) (2020-04-24)

**Note:** Version bump only for package embark-dapp-template-simple
Expand Down
14 changes: 7 additions & 7 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.3.0",
"version": "6.0.0",
"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",
Expand Down Expand Up @@ -28,12 +28,12 @@
"url": "https://github.com/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.3.0",
"embark-geth": "^5.3.0",
"embark-reset": "^5.2.3",
"embarkjs": "^5.3.0",
"embarkjs-ens": "^5.3.0",
"embarkjs-web3": "^5.3.0",
"embark": "^6.0.0",
"embark-geth": "^6.0.0",
"embark-reset": "^6.0.0",
"embarkjs": "^6.0.0",
"embarkjs-ens": "^6.0.0",
"embarkjs-web3": "^6.0.0",
"rimraf": "3.0.0"
}
}
8 changes: 8 additions & 0 deletions dapps/tests/app/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.

# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)

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





## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)

**Note:** Version bump only for package embark-dapp-test-app
Expand Down
38 changes: 19 additions & 19 deletions dapps/tests/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
"description": "Test DApp for integration testing purposes",
"devDependencies": {
"bootstrap": "3.4.1",
"embark": "^5.3.0",
"embark-basic-pipeline": "^5.3.1-nightly.0",
"embark-dapp-test-service": "^5.2.3",
"embark-geth": "^5.3.0",
"embark-graph": "^5.3.0",
"embark-i18n": "^5.3.0",
"embark-ipfs": "^5.3.0",
"embark-parity": "^5.3.0",
"embark-profiler": "^5.3.0",
"embark-reset": "^5.2.3",
"embark-swarm": "^5.3.0",
"embark-whisper-geth": "^5.3.0",
"embarkjs": "^5.3.0",
"embarkjs-ens": "^5.3.0",
"embarkjs-ipfs": "^5.3.0",
"embarkjs-swarm": "^5.3.0",
"embarkjs-web3": "^5.3.0",
"embarkjs-whisper": "^5.3.0",
"embark": "^6.0.0",
"embark-basic-pipeline": "^6.0.0",
"embark-dapp-test-service": "^6.0.0",
"embark-geth": "^6.0.0",
"embark-graph": "^6.0.0",
"embark-i18n": "^6.0.0",
"embark-ipfs": "^6.0.0",
"embark-parity": "^6.0.0",
"embark-profiler": "^6.0.0",
"embark-reset": "^6.0.0",
"embark-swarm": "^6.0.0",
"embark-whisper-geth": "^6.0.0",
"embarkjs": "^6.0.0",
"embarkjs-ens": "^6.0.0",
"embarkjs-ipfs": "^6.0.0",
"embarkjs-swarm": "^6.0.0",
"embarkjs-web3": "^6.0.0",
"embarkjs-whisper": "^6.0.0",
"fs-extra": "8.1.0",
"haml": "0.4.3",
"jquery": "3.4.0",
Expand All @@ -39,5 +39,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.3.1-nightly.0"
"version": "6.0.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.

# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)

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





## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)

**Note:** Version bump only for package embark-dapp-test-contracts
Expand Down
34 changes: 17 additions & 17 deletions dapps/tests/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"description": "Test DApp for integration testing purposes",
"devDependencies": {
"embark": "^5.3.0",
"embark-basic-pipeline": "^5.3.1-nightly.0",
"embark-geth": "^5.3.0",
"embark-graph": "^5.3.0",
"embark-ipfs": "^5.3.0",
"embark-parity": "^5.3.0",
"embark-profiler": "^5.3.0",
"embark-reset": "^5.2.3",
"embark-swarm": "^5.3.0",
"embark-whisper-geth": "^5.3.0",
"embarkjs": "^5.3.0",
"embarkjs-ens": "^5.3.0",
"embarkjs-ipfs": "^5.3.0",
"embarkjs-swarm": "^5.3.0",
"embarkjs-web3": "^5.3.0",
"embarkjs-whisper": "^5.3.0",
"embark": "^6.0.0",
"embark-basic-pipeline": "^6.0.0",
"embark-geth": "^6.0.0",
"embark-graph": "^6.0.0",
"embark-ipfs": "^6.0.0",
"embark-parity": "^6.0.0",
"embark-profiler": "^6.0.0",
"embark-reset": "^6.0.0",
"embark-swarm": "^6.0.0",
"embark-whisper-geth": "^6.0.0",
"embarkjs": "^6.0.0",
"embarkjs-ens": "^6.0.0",
"embarkjs-ipfs": "^6.0.0",
"embarkjs-swarm": "^6.0.0",
"embarkjs-web3": "^6.0.0",
"embarkjs-whisper": "^6.0.0",
"rimraf": "3.0.0"
},
"license": "MIT",
Expand All @@ -29,5 +29,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.3.1-nightly.0"
"version": "6.0.0"
}
8 changes: 8 additions & 0 deletions dapps/tests/service/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.

# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)

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





## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)


Expand Down
2 changes: 1 addition & 1 deletion dapps/tests/service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"eslintConfig": {
"extends": "../../../.eslintrc.json"
},
"version": "5.2.3"
"version": "6.0.0"
}
8 changes: 8 additions & 0 deletions dapps/tests/teller-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.

# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)

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





## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)

**Note:** Version bump only for package embark-dapp-test-teller-contracts
Expand Down
6 changes: 3 additions & 3 deletions dapps/tests/teller-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "embark-dapp-test-teller-contracts",
"private": true,
"description": "Test Teller contracts for integration testing purposes",
"version": "5.3.1-nightly.0",
"version": "6.0.0",
"scripts": {
"ci": "npm run qa",
"clean": "npm run reset",
Expand All @@ -14,8 +14,8 @@
"author": "",
"license": "MIT",
"devDependencies": {
"embark": "^5.3.0",
"embark-reset": "^5.2.3",
"embark": "^6.0.0",
"embark-reset": "^6.0.0",
"rimraf": "3.0.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.3.1-nightly.0"
"version": "6.0.0"
}
8 changes: 8 additions & 0 deletions packages/cockpit/api-client/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.

# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)

**Note:** Version bump only for package embark-api-client





# [5.3.0](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.18...v5.3.0) (2020-04-24)

**Note:** Version bump only for package embark-api-client
Expand Down
Loading

0 comments on commit 6dbdf63

Please sign in to comment.