Skip to content

Commit

Permalink
chore(prerelease): 5.1.0-nightly.6
Browse files Browse the repository at this point in the history
  • Loading branch information
embarkbot committed Jan 25, 2020
1 parent 292331f commit c891c2d
Show file tree
Hide file tree
Showing 18 changed files with 88 additions and 16 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.

# [5.1.0-nightly.6](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.5...v5.1.0-nightly.6) (2020-01-25)

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





# [5.1.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.4...v5.1.0-nightly.5) (2020-01-24)


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.

# [5.1.0-nightly.6](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.5...v5.1.0-nightly.6) (2020-01-25)

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





# [5.1.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.4...v5.1.0-nightly.5) (2020-01-24)

**Note:** Version bump only for package embark-dapp-template-boilerplate
Expand Down
4 changes: 2 additions & 2 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.1.0-nightly.5",
"version": "5.1.0-nightly.6",
"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,7 +32,7 @@
"url": "https://github.com/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.1.0-nightly.5",
"embark": "^5.1.0-nightly.6",
"embark-reset": "^5.1.0-nightly.1",
"embarkjs": "^5.1.0-nightly.5",
"embarkjs-ens": "^5.1.0-nightly.5",
Expand Down
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.

# [5.1.0-nightly.6](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.5...v5.1.0-nightly.6) (2020-01-25)

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





# [5.1.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.4...v5.1.0-nightly.5) (2020-01-24)

**Note:** Version bump only for package embark-dapp-template-demo
Expand Down
4 changes: 2 additions & 2 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.1.0-nightly.5",
"version": "5.1.0-nightly.6",
"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,7 +34,7 @@
"devDependencies": {
"bootstrap": "4.3.1",
"classnames": "2.2.6",
"embark": "^5.1.0-nightly.5",
"embark": "^5.1.0-nightly.6",
"embark-reset": "^5.1.0-nightly.1",
"embarkjs": "^5.1.0-nightly.5",
"embarkjs-ens": "^5.1.0-nightly.5",
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.

# [5.1.0-nightly.6](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.5...v5.1.0-nightly.6) (2020-01-25)

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





# [5.1.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.4...v5.1.0-nightly.5) (2020-01-24)

**Note:** Version bump only for package embark-dapp-template-simple
Expand Down
4 changes: 2 additions & 2 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.1.0-nightly.5",
"version": "5.1.0-nightly.6",
"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,7 +28,7 @@
"url": "https://github.com/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.1.0-nightly.5",
"embark": "^5.1.0-nightly.6",
"embark-reset": "^5.1.0-nightly.1",
"embarkjs": "^5.1.0-nightly.5",
"embarkjs-ens": "^5.1.0-nightly.5",
Expand Down
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.

# [5.1.0-nightly.6](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.5...v5.1.0-nightly.6) (2020-01-25)

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





# [5.1.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.4...v5.1.0-nightly.5) (2020-01-24)

**Note:** Version bump only for package embark-dapp-test-app
Expand Down
4 changes: 2 additions & 2 deletions dapps/tests/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"devDependencies": {
"@babel/code-frame": "7.5.5",
"bootstrap": "3.4.1",
"embark": "^5.1.0-nightly.5",
"embark": "^5.1.0-nightly.6",
"embark-dapp-test-service": "^5.0.0",
"embark-i18n": "^5.1.0-nightly.1",
"embark-reset": "^5.1.0-nightly.1",
Expand Down Expand Up @@ -32,5 +32,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.1.0-nightly.5"
"version": "5.1.0-nightly.6"
}
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.

# [5.1.0-nightly.6](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.5...v5.1.0-nightly.6) (2020-01-25)

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





# [5.1.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.4...v5.1.0-nightly.5) (2020-01-24)

**Note:** Version bump only for package embark-dapp-test-contracts
Expand Down
4 changes: 2 additions & 2 deletions dapps/tests/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "Test DApp for integration testing purposes",
"devDependencies": {
"embark": "^5.1.0-nightly.5",
"embark": "^5.1.0-nightly.6",
"embark-reset": "^5.1.0-nightly.1",
"embarkjs": "^5.1.0-nightly.5",
"embarkjs-ens": "^5.1.0-nightly.5",
Expand All @@ -21,5 +21,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.1.0-nightly.5"
"version": "5.1.0-nightly.6"
}
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.1.0-nightly.5"
"version": "5.1.0-nightly.6"
}
8 changes: 8 additions & 0 deletions packages/core/console/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.

# [5.1.0-nightly.6](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.5...v5.1.0-nightly.6) (2020-01-25)

**Note:** Version bump only for package embark-console





# [5.1.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.4...v5.1.0-nightly.5) (2020-01-24)

**Note:** Version bump only for package embark-console
Expand Down
2 changes: 1 addition & 1 deletion packages/core/console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark-console",
"version": "5.1.0-nightly.5",
"version": "5.1.0-nightly.6",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Console component for Embark",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/engine/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.

# [5.1.0-nightly.6](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.5...v5.1.0-nightly.6) (2020-01-25)

**Note:** Version bump only for package embark-engine





# [5.1.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.4...v5.1.0-nightly.5) (2020-01-24)

**Note:** Version bump only for package embark-engine
Expand Down
4 changes: 2 additions & 2 deletions packages/core/engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark-engine",
"version": "5.1.0-nightly.5",
"version": "5.1.0-nightly.6",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Engine library for Embark",
Expand Down Expand Up @@ -55,7 +55,7 @@
"embark-code-runner": "^5.1.0-nightly.5",
"embark-communication": "^5.1.0-nightly.5",
"embark-compiler": "^5.1.0-nightly.5",
"embark-console": "^5.1.0-nightly.5",
"embark-console": "^5.1.0-nightly.6",
"embark-contracts-manager": "^5.1.0-nightly.5",
"embark-core": "^5.1.0-nightly.5",
"embark-coverage": "^5.1.0-nightly.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/embark/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.

# [5.1.0-nightly.6](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.5...v5.1.0-nightly.6) (2020-01-25)

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





# [5.1.0-nightly.5](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.4...v5.1.0-nightly.5) (2020-01-24)

**Note:** Version bump only for package embark
Expand Down
4 changes: 2 additions & 2 deletions packages/embark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark",
"version": "5.1.0-nightly.5",
"version": "5.1.0-nightly.6",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
Expand Down Expand Up @@ -79,7 +79,7 @@
"decompress": "4.2.0",
"embark-core": "^5.1.0-nightly.5",
"embark-deploy-tracker": "^5.1.0-nightly.4",
"embark-engine": "^5.1.0-nightly.5",
"embark-engine": "^5.1.0-nightly.6",
"embark-graph": "^5.1.0-nightly.1",
"embark-i18n": "^5.1.0-nightly.1",
"embark-logger": "^5.1.0-nightly.1",
Expand Down

0 comments on commit c891c2d

Please sign in to comment.