File tree Expand file tree Collapse file tree 22 files changed +108
-20
lines changed Expand file tree Collapse file tree 22 files changed +108
-20
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 5.1.1-nightly.4] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.3...v5.1.1-nightly.4 ) (2020-02-03)
7+
8+ ** Note:** Version bump only for package root
9+
10+
11+
12+
13+
614## [ 5.1.1-nightly.3] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.2...v5.1.1-nightly.3 ) (2020-02-01)
715
816
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 5.1.1-nightly.4] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.3...v5.1.1-nightly.4 ) (2020-02-03)
7+
8+ ** Note:** Version bump only for package embark-dapp-template-boilerplate
9+
10+
11+
12+
13+
614## [ 5.1.1-nightly.2] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.1...v5.1.1-nightly.2 ) (2020-01-31)
715
816** Note:** Version bump only for package embark-dapp-template-boilerplate
Original file line number Diff line number Diff line change 11{
22 "name" : " embark-dapp-template-boilerplate" ,
3- "version" : " 5.1.1-nightly.2 " ,
3+ "version" : " 5.1.1-nightly.4 " ,
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" ,
3232 "url" : " https://github.com/embarklabs/embark.git"
3333 },
3434 "devDependencies" : {
35- "embark" : " ^5.1.1-nightly.2 " ,
35+ "embark" : " ^5.1.1-nightly.4 " ,
3636 "embark-reset" : " ^5.1.1-nightly.2" ,
3737 "embarkjs" : " ^5.1.1-nightly.2" ,
3838 "embarkjs-ens" : " ^5.1.1-nightly.2" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 5.1.1-nightly.4] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.3...v5.1.1-nightly.4 ) (2020-02-03)
7+
8+ ** Note:** Version bump only for package embark-dapp-template-demo
9+
10+
11+
12+
13+
614## [ 5.1.1-nightly.3] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.2...v5.1.1-nightly.3 ) (2020-02-01)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " embark-dapp-template-demo" ,
3- "version" : " 5.1.1-nightly.3 " ,
3+ "version" : " 5.1.1-nightly.4 " ,
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" ,
3434 "devDependencies" : {
3535 "bootstrap" : " 4.3.1" ,
3636 "classnames" : " 2.2.6" ,
37- "embark" : " ^5.1.1-nightly.2 " ,
37+ "embark" : " ^5.1.1-nightly.4 " ,
3838 "embark-reset" : " ^5.1.1-nightly.2" ,
3939 "embarkjs" : " ^5.1.1-nightly.2" ,
4040 "embarkjs-ens" : " ^5.1.1-nightly.2" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 5.1.1-nightly.4] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.3...v5.1.1-nightly.4 ) (2020-02-03)
7+
8+ ** Note:** Version bump only for package embark-dapp-template-simple
9+
10+
11+
12+
13+
614## [ 5.1.1-nightly.2] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.1...v5.1.1-nightly.2 ) (2020-01-31)
715
816** Note:** Version bump only for package embark-dapp-template-simple
Original file line number Diff line number Diff line change 11{
22 "name" : " embark-dapp-template-simple" ,
3- "version" : " 5.1.1-nightly.2 " ,
3+ "version" : " 5.1.1-nightly.4 " ,
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" ,
2828 "url" : " https://github.com/embarklabs/embark.git"
2929 },
3030 "devDependencies" : {
31- "embark" : " ^5.1.1-nightly.2 " ,
31+ "embark" : " ^5.1.1-nightly.4 " ,
3232 "embark-reset" : " ^5.1.1-nightly.2" ,
3333 "embarkjs" : " ^5.1.1-nightly.2" ,
3434 "embarkjs-ens" : " ^5.1.1-nightly.2" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 5.1.1-nightly.4] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.3...v5.1.1-nightly.4 ) (2020-02-03)
7+
8+ ** Note:** Version bump only for package embark-dapp-test-app
9+
10+
11+
12+
13+
614## [ 5.1.1-nightly.2] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.1...v5.1.1-nightly.2 ) (2020-01-31)
715
816** Note:** Version bump only for package embark-dapp-test-app
Original file line number Diff line number Diff line change 33 "devDependencies" : {
44 "@babel/code-frame" : " 7.5.5" ,
55 "bootstrap" : " 3.4.1" ,
6- "embark" : " ^5.1.1-nightly.2 " ,
6+ "embark" : " ^5.1.1-nightly.4 " ,
77 "embark-dapp-test-service" : " ^5.0.0" ,
88 "embark-i18n" : " ^5.1.1-nightly.2" ,
99 "embark-reset" : " ^5.1.1-nightly.2" ,
3232 "reset" : " npx embark-reset && npx rimraf embark-*.tgz package" ,
3333 "test" : " npx embark test"
3434 },
35- "version" : " 5.1.1-nightly.2 "
35+ "version" : " 5.1.1-nightly.4 "
3636}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 5.1.1-nightly.4] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.3...v5.1.1-nightly.4 ) (2020-02-03)
7+
8+ ** Note:** Version bump only for package embark-dapp-test-contracts
9+
10+
11+
12+
13+
614## [ 5.1.1-nightly.2] ( https://github.com/embarklabs/embark/compare/v5.1.1-nightly.1...v5.1.1-nightly.2 ) (2020-01-31)
715
816** Note:** Version bump only for package embark-dapp-test-contracts
You can’t perform that action at this time.
0 commit comments