Skip to content

Commit 6dbdf63

Browse files
chore(release): 6.0.0
1 parent f492456 commit 6dbdf63

File tree

160 files changed

+1103
-463
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+1103
-463
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
614
## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)
715

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

dapps/templates/boilerplate/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)
7+
8+
**Note:** Version bump only for package embark-dapp-template-boilerplate
9+
10+
11+
12+
13+
614
## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)
715

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

dapps/templates/boilerplate/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "embark-dapp-template-boilerplate",
3-
"version": "5.3.1-nightly.0",
3+
"version": "6.0.0",
44
"description": "Basic DApp template for Embark",
55
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme",
66
"bugs": "https://github.com/embarklabs/embark/issues",
@@ -32,22 +32,22 @@
3232
"url": "https://github.com/embarklabs/embark.git"
3333
},
3434
"devDependencies": {
35-
"embark": "^5.3.0",
36-
"embark-basic-pipeline": "^5.3.1-nightly.0",
37-
"embark-geth": "^5.3.0",
38-
"embark-graph": "^5.3.0",
39-
"embark-ipfs": "^5.3.0",
40-
"embark-parity": "^5.3.0",
41-
"embark-profiler": "^5.3.0",
42-
"embark-reset": "^5.2.3",
43-
"embark-swarm": "^5.3.0",
44-
"embark-whisper-geth": "^5.3.0",
45-
"embarkjs": "^5.3.0",
46-
"embarkjs-ens": "^5.3.0",
47-
"embarkjs-ipfs": "^5.3.0",
48-
"embarkjs-swarm": "^5.3.0",
49-
"embarkjs-web3": "^5.3.0",
50-
"embarkjs-whisper": "^5.3.0",
35+
"embark": "^6.0.0",
36+
"embark-basic-pipeline": "^6.0.0",
37+
"embark-geth": "^6.0.0",
38+
"embark-graph": "^6.0.0",
39+
"embark-ipfs": "^6.0.0",
40+
"embark-parity": "^6.0.0",
41+
"embark-profiler": "^6.0.0",
42+
"embark-reset": "^6.0.0",
43+
"embark-swarm": "^6.0.0",
44+
"embark-whisper-geth": "^6.0.0",
45+
"embarkjs": "^6.0.0",
46+
"embarkjs-ens": "^6.0.0",
47+
"embarkjs-ipfs": "^6.0.0",
48+
"embarkjs-swarm": "^6.0.0",
49+
"embarkjs-web3": "^6.0.0",
50+
"embarkjs-whisper": "^6.0.0",
5151
"rimraf": "3.0.0"
5252
}
5353
}

dapps/templates/demo/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)
7+
8+
**Note:** Version bump only for package embark-dapp-template-demo
9+
10+
11+
12+
13+
614
## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)
715

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

dapps/templates/demo/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "embark-dapp-template-demo",
3-
"version": "5.3.1-nightly.0",
3+
"version": "6.0.0",
44
"description": "Demo DApp for Embark",
55
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme",
66
"bugs": "https://github.com/embarklabs/embark/issues",
@@ -34,22 +34,22 @@
3434
"devDependencies": {
3535
"bootstrap": "4.3.1",
3636
"classnames": "2.2.6",
37-
"embark": "^5.3.0",
38-
"embark-basic-pipeline": "^5.3.1-nightly.0",
39-
"embark-geth": "^5.3.0",
40-
"embark-graph": "^5.3.0",
41-
"embark-ipfs": "^5.3.0",
42-
"embark-parity": "^5.3.0",
43-
"embark-profiler": "^5.3.0",
44-
"embark-reset": "^5.2.3",
45-
"embark-swarm": "^5.3.0",
46-
"embark-whisper-geth": "^5.3.0",
47-
"embarkjs": "^5.3.0",
48-
"embarkjs-ens": "^5.3.0",
49-
"embarkjs-ipfs": "^5.3.0",
50-
"embarkjs-swarm": "^5.3.0",
51-
"embarkjs-web3": "^5.3.0",
52-
"embarkjs-whisper": "^5.3.0",
37+
"embark": "^6.0.0",
38+
"embark-basic-pipeline": "^6.0.0",
39+
"embark-geth": "^6.0.0",
40+
"embark-graph": "^6.0.0",
41+
"embark-ipfs": "^6.0.0",
42+
"embark-parity": "^6.0.0",
43+
"embark-profiler": "^6.0.0",
44+
"embark-reset": "^6.0.0",
45+
"embark-swarm": "^6.0.0",
46+
"embark-whisper-geth": "^6.0.0",
47+
"embarkjs": "^6.0.0",
48+
"embarkjs-ens": "^6.0.0",
49+
"embarkjs-ipfs": "^6.0.0",
50+
"embarkjs-swarm": "^6.0.0",
51+
"embarkjs-web3": "^6.0.0",
52+
"embarkjs-whisper": "^6.0.0",
5353
"jquery": "3.4.1",
5454
"popper.js": "1.15.0",
5555
"react": "16.12.0",

dapps/templates/simple/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)
7+
8+
**Note:** Version bump only for package embark-dapp-template-simple
9+
10+
11+
12+
13+
614
# [5.3.0](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.18...v5.3.0) (2020-04-24)
715

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

dapps/templates/simple/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "embark-dapp-template-simple",
3-
"version": "5.3.0",
3+
"version": "6.0.0",
44
"description": "Contracts-only DApp template for Embark",
55
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/simple#readme",
66
"bugs": "https://github.com/embarklabs/embark/issues",
@@ -28,12 +28,12 @@
2828
"url": "https://github.com/embarklabs/embark.git"
2929
},
3030
"devDependencies": {
31-
"embark": "^5.3.0",
32-
"embark-geth": "^5.3.0",
33-
"embark-reset": "^5.2.3",
34-
"embarkjs": "^5.3.0",
35-
"embarkjs-ens": "^5.3.0",
36-
"embarkjs-web3": "^5.3.0",
31+
"embark": "^6.0.0",
32+
"embark-geth": "^6.0.0",
33+
"embark-reset": "^6.0.0",
34+
"embarkjs": "^6.0.0",
35+
"embarkjs-ens": "^6.0.0",
36+
"embarkjs-web3": "^6.0.0",
3737
"rimraf": "3.0.0"
3838
}
3939
}

dapps/tests/app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)
7+
8+
**Note:** Version bump only for package embark-dapp-test-app
9+
10+
11+
12+
13+
614
## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)
715

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

dapps/tests/app/package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"description": "Test DApp for integration testing purposes",
33
"devDependencies": {
44
"bootstrap": "3.4.1",
5-
"embark": "^5.3.0",
6-
"embark-basic-pipeline": "^5.3.1-nightly.0",
7-
"embark-dapp-test-service": "^5.2.3",
8-
"embark-geth": "^5.3.0",
9-
"embark-graph": "^5.3.0",
10-
"embark-i18n": "^5.3.0",
11-
"embark-ipfs": "^5.3.0",
12-
"embark-parity": "^5.3.0",
13-
"embark-profiler": "^5.3.0",
14-
"embark-reset": "^5.2.3",
15-
"embark-swarm": "^5.3.0",
16-
"embark-whisper-geth": "^5.3.0",
17-
"embarkjs": "^5.3.0",
18-
"embarkjs-ens": "^5.3.0",
19-
"embarkjs-ipfs": "^5.3.0",
20-
"embarkjs-swarm": "^5.3.0",
21-
"embarkjs-web3": "^5.3.0",
22-
"embarkjs-whisper": "^5.3.0",
5+
"embark": "^6.0.0",
6+
"embark-basic-pipeline": "^6.0.0",
7+
"embark-dapp-test-service": "^6.0.0",
8+
"embark-geth": "^6.0.0",
9+
"embark-graph": "^6.0.0",
10+
"embark-i18n": "^6.0.0",
11+
"embark-ipfs": "^6.0.0",
12+
"embark-parity": "^6.0.0",
13+
"embark-profiler": "^6.0.0",
14+
"embark-reset": "^6.0.0",
15+
"embark-swarm": "^6.0.0",
16+
"embark-whisper-geth": "^6.0.0",
17+
"embarkjs": "^6.0.0",
18+
"embarkjs-ens": "^6.0.0",
19+
"embarkjs-ipfs": "^6.0.0",
20+
"embarkjs-swarm": "^6.0.0",
21+
"embarkjs-web3": "^6.0.0",
22+
"embarkjs-whisper": "^6.0.0",
2323
"fs-extra": "8.1.0",
2424
"haml": "0.4.3",
2525
"jquery": "3.4.0",
@@ -39,5 +39,5 @@
3939
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
4040
"test": "npx embark test"
4141
},
42-
"version": "5.3.1-nightly.0"
42+
"version": "6.0.0"
4343
}

dapps/tests/contracts/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.0.0](https://github.com/embarklabs/embark/compare/v5.3.1-nightly.0...v6.0.0) (2020-04-27)
7+
8+
**Note:** Version bump only for package embark-dapp-test-contracts
9+
10+
11+
12+
13+
614
## [5.3.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0) (2020-04-25)
715

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

0 commit comments

Comments
 (0)