Skip to content

Commit

Permalink
chore(prerelease): 5.1.1-nightly.1
Browse files Browse the repository at this point in the history
  • Loading branch information
embarkbot committed Jan 30, 2020
1 parent 12057c4 commit a5c7527
Show file tree
Hide file tree
Showing 26 changed files with 150 additions and 30 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)


### Bug Fixes

* **@embark/contracts:** fix ENS contracts not being resolved as deps ([2f5c16b](https://github.com/embarklabs/embark/commit/2f5c16b))
* **@embark/ens:** fix registerSubDomain in tests and add test ([3ceac53](https://github.com/embarklabs/embark/commit/3ceac53))





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package root
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.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)

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





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embark-dapp-template-boilerplate
Expand Down
6 changes: 3 additions & 3 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.1-nightly.0",
"version": "5.1.1-nightly.1",
"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,10 +32,10 @@
"url": "https://github.com/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.1.1-nightly.0",
"embark": "^5.1.1-nightly.1",
"embark-reset": "^5.1.0",
"embarkjs": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.1",
"embarkjs-ipfs": "^5.1.0",
"embarkjs-swarm": "^5.1.0",
"embarkjs-web3": "^5.1.0",
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.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)

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





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embark-dapp-template-demo
Expand Down
6 changes: 3 additions & 3 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.1-nightly.0",
"version": "5.1.1-nightly.1",
"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,10 +34,10 @@
"devDependencies": {
"bootstrap": "4.3.1",
"classnames": "2.2.6",
"embark": "^5.1.1-nightly.0",
"embark": "^5.1.1-nightly.1",
"embark-reset": "^5.1.0",
"embarkjs": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.1",
"embarkjs-ipfs": "^5.1.0",
"embarkjs-swarm": "^5.1.0",
"embarkjs-web3": "^5.1.0",
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.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)

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





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embark-dapp-template-simple
Expand Down
6 changes: 3 additions & 3 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.1-nightly.0",
"version": "5.1.1-nightly.1",
"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,10 +28,10 @@
"url": "https://github.com/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.1.1-nightly.0",
"embark": "^5.1.1-nightly.1",
"embark-reset": "^5.1.0",
"embarkjs": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.1",
"embarkjs-ipfs": "^5.1.0",
"embarkjs-swarm": "^5.1.0",
"embarkjs-web3": "^5.1.0",
Expand Down
11 changes: 11 additions & 0 deletions dapps/tests/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)


### Bug Fixes

* **@embark/ens:** fix registerSubDomain in tests and add test ([3ceac53](https://github.com/embarklabs/embark/commit/3ceac53))





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embark-dapp-test-app
Expand Down
6 changes: 3 additions & 3 deletions dapps/tests/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"devDependencies": {
"@babel/code-frame": "7.5.5",
"bootstrap": "3.4.1",
"embark": "^5.1.1-nightly.0",
"embark": "^5.1.1-nightly.1",
"embark-dapp-test-service": "^5.0.0",
"embark-i18n": "^5.1.1-nightly.0",
"embark-reset": "^5.1.0",
"embarkjs": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.1",
"embarkjs-ipfs": "^5.1.0",
"embarkjs-swarm": "^5.1.0",
"embarkjs-web3": "^5.1.0",
Expand All @@ -32,5 +32,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.1.1-nightly.0"
"version": "5.1.1-nightly.1"
}
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.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)

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





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embark-dapp-test-contracts
Expand Down
6 changes: 3 additions & 3 deletions dapps/tests/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"description": "Test DApp for integration testing purposes",
"devDependencies": {
"embark": "^5.1.1-nightly.0",
"embark": "^5.1.1-nightly.1",
"embark-reset": "^5.1.0",
"embarkjs": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.1",
"embarkjs-ipfs": "^5.1.0",
"embarkjs-swarm": "^5.1.0",
"embarkjs-web3": "^5.1.0",
Expand All @@ -21,5 +21,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.1.1-nightly.0"
"version": "5.1.1-nightly.1"
}
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.1-nightly.0"
"version": "5.1.1-nightly.1"
}
8 changes: 8 additions & 0 deletions packages/cockpit/ui/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.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)

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





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embark-ui
Expand Down
2 changes: 1 addition & 1 deletion packages/cockpit/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark-ui",
"version": "5.1.1-nightly.0",
"version": "5.1.1-nightly.1",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Web frontend for interactive DApp development with 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.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)

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





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embark-engine
Expand Down
8 changes: 4 additions & 4 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.1-nightly.0",
"version": "5.1.1-nightly.1",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Engine library for Embark",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@babel/runtime-corejs3": "7.7.4",
"core-js": "3.4.3",
"embark-accounts-manager": "^5.1.1-nightly.0",
"embark-api": "^5.1.1-nightly.0",
"embark-api": "^5.1.1-nightly.1",
"embark-authenticator": "^5.1.1-nightly.0",
"embark-basic-pipeline": "^5.1.1-nightly.0",
"embark-blockchain": "^5.1.1-nightly.0",
Expand All @@ -56,13 +56,13 @@
"embark-communication": "^5.1.1-nightly.0",
"embark-compiler": "^5.1.1-nightly.0",
"embark-console": "^5.1.1-nightly.0",
"embark-contracts-manager": "^5.1.1-nightly.0",
"embark-contracts-manager": "^5.1.1-nightly.1",
"embark-core": "^5.1.1-nightly.0",
"embark-coverage": "^5.1.1-nightly.0",
"embark-debugger": "^5.1.1-nightly.0",
"embark-deployment": "^5.1.1-nightly.0",
"embark-embarkjs": "^5.1.1-nightly.0",
"embark-ens": "^5.1.1-nightly.0",
"embark-ens": "^5.1.1-nightly.1",
"embark-ethereum-blockchain-client": "^5.1.1-nightly.0",
"embark-ganache": "^5.1.0",
"embark-geth": "^5.1.1-nightly.0",
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.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)

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





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embark
Expand Down
6 changes: 3 additions & 3 deletions packages/embark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark",
"version": "5.1.1-nightly.0",
"version": "5.1.1-nightly.1",
"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.1-nightly.0",
"embark-deploy-tracker": "^5.1.1-nightly.0",
"embark-engine": "^5.1.1-nightly.0",
"embark-engine": "^5.1.1-nightly.1",
"embark-graph": "^5.1.0",
"embark-i18n": "^5.1.1-nightly.0",
"embark-logger": "^5.1.0",
Expand Down Expand Up @@ -142,7 +142,7 @@
"chai": "4.1.2",
"embark-code-runner": "^5.1.1-nightly.0",
"embark-compiler": "^5.1.1-nightly.0",
"embark-contracts-manager": "^5.1.1-nightly.0",
"embark-contracts-manager": "^5.1.1-nightly.1",
"embark-solidity": "^5.1.1-nightly.0",
"embark-solo": "^5.1.0",
"embark-test-contract-0": "0.0.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/embarkjs/ens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)


### Bug Fixes

* **@embark/ens:** fix registerSubDomain in tests and add test ([3ceac53](https://github.com/embarklabs/embark/commit/3ceac53))





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embarkjs-ens
Expand Down
2 changes: 1 addition & 1 deletion packages/embarkjs/ens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embarkjs-ens",
"version": "5.1.1-nightly.0",
"version": "5.1.1-nightly.1",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Ens plugin for embarkjs",
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/ens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)


### Bug Fixes

* **@embark/contracts:** fix ENS contracts not being resolved as deps ([2f5c16b](https://github.com/embarklabs/embark/commit/2f5c16b))





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embark-ens
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/ens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embark-ens",
"version": "5.1.1-nightly.0",
"version": "5.1.1-nightly.1",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Implements ENS support in Embark",
Expand Down Expand Up @@ -50,7 +50,7 @@
"embark-i18n": "^5.1.1-nightly.0",
"embark-utils": "^5.1.1-nightly.0",
"embarkjs": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.0",
"embarkjs-ens": "^5.1.1-nightly.1",
"eth-ens-namehash": "2.0.8",
"lodash.clonedeep": "4.5.0",
"web3": "1.2.4"
Expand Down
8 changes: 8 additions & 0 deletions packages/stack/api/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.1-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.0...v5.1.1-nightly.1) (2020-01-30)

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





## [5.1.1-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.0...v5.1.1-nightly.0) (2020-01-29)

**Note:** Version bump only for package embark-api
Expand Down
Loading

0 comments on commit a5c7527

Please sign in to comment.