Skip to content

Commit f492456

Browse files
committed
chore(prerelease): 5.3.1-nightly.0
1 parent 44dfb99 commit f492456

File tree

14 files changed

+67
-11
lines changed

14 files changed

+67
-11
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+
## [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+
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 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+
## [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+
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-boilerplate

dapps/templates/boilerplate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "embark-dapp-template-boilerplate",
3-
"version": "5.3.0",
3+
"version": "5.3.1-nightly.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",
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"embark": "^5.3.0",
36-
"embark-basic-pipeline": "^5.3.0",
36+
"embark-basic-pipeline": "^5.3.1-nightly.0",
3737
"embark-geth": "^5.3.0",
3838
"embark-graph": "^5.3.0",
3939
"embark-ipfs": "^5.3.0",

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+
## [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+
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-demo

dapps/templates/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "embark-dapp-template-demo",
3-
"version": "5.3.0",
3+
"version": "5.3.1-nightly.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",
@@ -35,7 +35,7 @@
3535
"bootstrap": "4.3.1",
3636
"classnames": "2.2.6",
3737
"embark": "^5.3.0",
38-
"embark-basic-pipeline": "^5.3.0",
38+
"embark-basic-pipeline": "^5.3.1-nightly.0",
3939
"embark-geth": "^5.3.0",
4040
"embark-graph": "^5.3.0",
4141
"embark-ipfs": "^5.3.0",

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+
## [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+
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-test-app

dapps/tests/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"devDependencies": {
44
"bootstrap": "3.4.1",
55
"embark": "^5.3.0",
6-
"embark-basic-pipeline": "^5.3.0",
6+
"embark-basic-pipeline": "^5.3.1-nightly.0",
77
"embark-dapp-test-service": "^5.2.3",
88
"embark-geth": "^5.3.0",
99
"embark-graph": "^5.3.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.0"
42+
"version": "5.3.1-nightly.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+
## [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+
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-test-contracts

dapps/tests/contracts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"description": "Test DApp for integration testing purposes",
33
"devDependencies": {
44
"embark": "^5.3.0",
5-
"embark-basic-pipeline": "^5.3.0",
5+
"embark-basic-pipeline": "^5.3.1-nightly.0",
66
"embark-geth": "^5.3.0",
77
"embark-graph": "^5.3.0",
88
"embark-ipfs": "^5.3.0",
@@ -29,5 +29,5 @@
2929
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
3030
"test": "npx embark test"
3131
},
32-
"version": "5.3.0"
32+
"version": "5.3.1-nightly.0"
3333
}

dapps/tests/teller-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+
## [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+
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-test-teller-contracts

0 commit comments

Comments
 (0)