File tree Expand file tree Collapse file tree 14 files changed +67
-11
lines changed
packages/plugins/basic-pipeline Expand file tree Collapse file tree 14 files changed +67
-11
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.3.1-nightly.0] ( https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0 ) (2020-04-25)
7
+
8
+ ** Note:** Version bump only for package root
9
+
10
+
11
+
12
+
13
+
6
14
# [ 5.3.0] ( https://github.com/embarklabs/embark/compare/v5.3.0-nightly.18...v5.3.0 ) (2020-04-24)
7
15
8
16
** Note:** Version bump only for package root
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.3.1-nightly.0] ( https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0 ) (2020-04-25)
7
+
8
+ ** Note:** Version bump only for package embark-dapp-template-boilerplate
9
+
10
+
11
+
12
+
13
+
6
14
# [ 5.3.0] ( https://github.com/embarklabs/embark/compare/v5.3.0-nightly.18...v5.3.0 ) (2020-04-24)
7
15
8
16
** Note:** Version bump only for package embark-dapp-template-boilerplate
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " embark-dapp-template-boilerplate" ,
3
- "version" : " 5.3.0" ,
3
+ "version" : " 5.3.1-nightly. 0" ,
4
4
"description" : " Basic DApp template for Embark" ,
5
5
"homepage" : " https://github.com/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme" ,
6
6
"bugs" : " https://github.com/embarklabs/embark/issues" ,
33
33
},
34
34
"devDependencies" : {
35
35
"embark" : " ^5.3.0" ,
36
- "embark-basic-pipeline" : " ^5.3.0" ,
36
+ "embark-basic-pipeline" : " ^5.3.1-nightly. 0" ,
37
37
"embark-geth" : " ^5.3.0" ,
38
38
"embark-graph" : " ^5.3.0" ,
39
39
"embark-ipfs" : " ^5.3.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.3.1-nightly.0] ( https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0 ) (2020-04-25)
7
+
8
+ ** Note:** Version bump only for package embark-dapp-template-demo
9
+
10
+
11
+
12
+
13
+
6
14
# [ 5.3.0] ( https://github.com/embarklabs/embark/compare/v5.3.0-nightly.18...v5.3.0 ) (2020-04-24)
7
15
8
16
** Note:** Version bump only for package embark-dapp-template-demo
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " embark-dapp-template-demo" ,
3
- "version" : " 5.3.0" ,
3
+ "version" : " 5.3.1-nightly. 0" ,
4
4
"description" : " Demo DApp for Embark" ,
5
5
"homepage" : " https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme" ,
6
6
"bugs" : " https://github.com/embarklabs/embark/issues" ,
35
35
"bootstrap" : " 4.3.1" ,
36
36
"classnames" : " 2.2.6" ,
37
37
"embark" : " ^5.3.0" ,
38
- "embark-basic-pipeline" : " ^5.3.0" ,
38
+ "embark-basic-pipeline" : " ^5.3.1-nightly. 0" ,
39
39
"embark-geth" : " ^5.3.0" ,
40
40
"embark-graph" : " ^5.3.0" ,
41
41
"embark-ipfs" : " ^5.3.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.3.1-nightly.0] ( https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0 ) (2020-04-25)
7
+
8
+ ** Note:** Version bump only for package embark-dapp-test-app
9
+
10
+
11
+
12
+
13
+
6
14
# [ 5.3.0] ( https://github.com/embarklabs/embark/compare/v5.3.0-nightly.18...v5.3.0 ) (2020-04-24)
7
15
8
16
** Note:** Version bump only for package embark-dapp-test-app
Original file line number Diff line number Diff line change 3
3
"devDependencies" : {
4
4
"bootstrap" : " 3.4.1" ,
5
5
"embark" : " ^5.3.0" ,
6
- "embark-basic-pipeline" : " ^5.3.0" ,
6
+ "embark-basic-pipeline" : " ^5.3.1-nightly. 0" ,
7
7
"embark-dapp-test-service" : " ^5.2.3" ,
8
8
"embark-geth" : " ^5.3.0" ,
9
9
"embark-graph" : " ^5.3.0" ,
39
39
"reset" : " npx embark-reset && npx rimraf embark-*.tgz package" ,
40
40
"test" : " npx embark test"
41
41
},
42
- "version" : " 5.3.0"
42
+ "version" : " 5.3.1-nightly. 0"
43
43
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.3.1-nightly.0] ( https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0 ) (2020-04-25)
7
+
8
+ ** Note:** Version bump only for package embark-dapp-test-contracts
9
+
10
+
11
+
12
+
13
+
6
14
# [ 5.3.0] ( https://github.com/embarklabs/embark/compare/v5.3.0-nightly.18...v5.3.0 ) (2020-04-24)
7
15
8
16
** Note:** Version bump only for package embark-dapp-test-contracts
Original file line number Diff line number Diff line change 2
2
"description" : " Test DApp for integration testing purposes" ,
3
3
"devDependencies" : {
4
4
"embark" : " ^5.3.0" ,
5
- "embark-basic-pipeline" : " ^5.3.0" ,
5
+ "embark-basic-pipeline" : " ^5.3.1-nightly. 0" ,
6
6
"embark-geth" : " ^5.3.0" ,
7
7
"embark-graph" : " ^5.3.0" ,
8
8
"embark-ipfs" : " ^5.3.0" ,
29
29
"reset" : " npx embark-reset && npx rimraf embark-*.tgz package" ,
30
30
"test" : " npx embark test"
31
31
},
32
- "version" : " 5.3.0"
32
+ "version" : " 5.3.1-nightly. 0"
33
33
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.3.1-nightly.0] ( https://github.com/embarklabs/embark/compare/v5.3.0...v5.3.1-nightly.0 ) (2020-04-25)
7
+
8
+ ** Note:** Version bump only for package embark-dapp-test-teller-contracts
9
+
10
+
11
+
12
+
13
+
6
14
# [ 5.3.0] ( https://github.com/embarklabs/embark/compare/v5.3.0-nightly.18...v5.3.0 ) (2020-04-24)
7
15
8
16
** Note:** Version bump only for package embark-dapp-test-teller-contracts
You can’t perform that action at this time.
0 commit comments