mirror of https://github.com/embarklabs/embark.git
chore(prerelease): 5.1.2-nightly.1
This commit is contained in:
parent
88c8135d9c
commit
a71211e863
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [5.1.2-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.2-nightly.0...v5.1.2-nightly.1) (2020-02-06)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package root
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [5.1.2-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.2-nightly.0...v5.1.2-nightly.1) (2020-02-06)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package embark-dapp-template-boilerplate
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
||||||
|
|
||||||
**Note:** Version bump only for package embark-dapp-template-boilerplate
|
**Note:** Version bump only for package embark-dapp-template-boilerplate
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "embark-dapp-template-boilerplate",
|
"name": "embark-dapp-template-boilerplate",
|
||||||
"version": "5.1.2-nightly.0",
|
"version": "5.1.2-nightly.1",
|
||||||
"description": "Basic DApp template for Embark",
|
"description": "Basic DApp template for Embark",
|
||||||
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme",
|
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme",
|
||||||
"bugs": "https://github.com/embarklabs/embark/issues",
|
"bugs": "https://github.com/embarklabs/embark/issues",
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
"url": "https://github.com/embarklabs/embark.git"
|
"url": "https://github.com/embarklabs/embark.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"embark": "^5.1.2-nightly.0",
|
"embark": "^5.1.2-nightly.1",
|
||||||
"embark-reset": "^5.1.1",
|
"embark-reset": "^5.1.1",
|
||||||
"embarkjs": "^5.1.1",
|
"embarkjs": "^5.1.1",
|
||||||
"embarkjs-ens": "^5.1.1",
|
"embarkjs-ens": "^5.1.1",
|
||||||
|
|
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [5.1.2-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.2-nightly.0...v5.1.2-nightly.1) (2020-02-06)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package embark-dapp-template-demo
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
||||||
|
|
||||||
**Note:** Version bump only for package embark-dapp-template-demo
|
**Note:** Version bump only for package embark-dapp-template-demo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "embark-dapp-template-demo",
|
"name": "embark-dapp-template-demo",
|
||||||
"version": "5.1.2-nightly.0",
|
"version": "5.1.2-nightly.1",
|
||||||
"description": "Demo DApp for Embark",
|
"description": "Demo DApp for Embark",
|
||||||
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme",
|
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme",
|
||||||
"bugs": "https://github.com/embarklabs/embark/issues",
|
"bugs": "https://github.com/embarklabs/embark/issues",
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bootstrap": "4.3.1",
|
"bootstrap": "4.3.1",
|
||||||
"classnames": "2.2.6",
|
"classnames": "2.2.6",
|
||||||
"embark": "^5.1.2-nightly.0",
|
"embark": "^5.1.2-nightly.1",
|
||||||
"embark-reset": "^5.1.1",
|
"embark-reset": "^5.1.1",
|
||||||
"embarkjs": "^5.1.1",
|
"embarkjs": "^5.1.1",
|
||||||
"embarkjs-ens": "^5.1.1",
|
"embarkjs-ens": "^5.1.1",
|
||||||
|
|
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [5.1.2-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.2-nightly.0...v5.1.2-nightly.1) (2020-02-06)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package embark-dapp-template-simple
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
||||||
|
|
||||||
**Note:** Version bump only for package embark-dapp-template-simple
|
**Note:** Version bump only for package embark-dapp-template-simple
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "embark-dapp-template-simple",
|
"name": "embark-dapp-template-simple",
|
||||||
"version": "5.1.2-nightly.0",
|
"version": "5.1.2-nightly.1",
|
||||||
"description": "Contracts-only DApp template for Embark",
|
"description": "Contracts-only DApp template for Embark",
|
||||||
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/simple#readme",
|
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/simple#readme",
|
||||||
"bugs": "https://github.com/embarklabs/embark/issues",
|
"bugs": "https://github.com/embarklabs/embark/issues",
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
"url": "https://github.com/embarklabs/embark.git"
|
"url": "https://github.com/embarklabs/embark.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"embark": "^5.1.2-nightly.0",
|
"embark": "^5.1.2-nightly.1",
|
||||||
"embark-reset": "^5.1.1",
|
"embark-reset": "^5.1.1",
|
||||||
"embarkjs": "^5.1.1",
|
"embarkjs": "^5.1.1",
|
||||||
"embarkjs-ens": "^5.1.1",
|
"embarkjs-ens": "^5.1.1",
|
||||||
|
|
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [5.1.2-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.2-nightly.0...v5.1.2-nightly.1) (2020-02-06)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package embark-dapp-test-app
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
||||||
|
|
||||||
**Note:** Version bump only for package embark-dapp-test-app
|
**Note:** Version bump only for package embark-dapp-test-app
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/code-frame": "7.5.5",
|
"@babel/code-frame": "7.5.5",
|
||||||
"bootstrap": "3.4.1",
|
"bootstrap": "3.4.1",
|
||||||
"embark": "^5.1.2-nightly.0",
|
"embark": "^5.1.2-nightly.1",
|
||||||
"embark-dapp-test-service": "^5.0.0",
|
"embark-dapp-test-service": "^5.0.0",
|
||||||
"embark-i18n": "^5.1.1",
|
"embark-i18n": "^5.1.1",
|
||||||
"embark-reset": "^5.1.1",
|
"embark-reset": "^5.1.1",
|
||||||
|
@ -32,5 +32,5 @@
|
||||||
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
|
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
|
||||||
"test": "npx embark test"
|
"test": "npx embark test"
|
||||||
},
|
},
|
||||||
"version": "5.1.2-nightly.0"
|
"version": "5.1.2-nightly.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [5.1.2-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.2-nightly.0...v5.1.2-nightly.1) (2020-02-06)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package embark-dapp-test-contracts
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"description": "Test DApp for integration testing purposes",
|
"description": "Test DApp for integration testing purposes",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"embark": "^5.1.2-nightly.0",
|
"embark": "^5.1.2-nightly.1",
|
||||||
"embark-reset": "^5.1.1",
|
"embark-reset": "^5.1.1",
|
||||||
"embarkjs": "^5.1.1",
|
"embarkjs": "^5.1.1",
|
||||||
"embarkjs-ens": "^5.1.1",
|
"embarkjs-ens": "^5.1.1",
|
||||||
|
@ -21,5 +21,5 @@
|
||||||
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
|
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
|
||||||
"test": "npx embark test"
|
"test": "npx embark test"
|
||||||
},
|
},
|
||||||
"version": "5.1.2-nightly.0"
|
"version": "5.1.2-nightly.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,5 +16,5 @@
|
||||||
},
|
},
|
||||||
"npmClient": "yarn",
|
"npmClient": "yarn",
|
||||||
"useWorkspaces": true,
|
"useWorkspaces": true,
|
||||||
"version": "5.1.2-nightly.0"
|
"version": "5.1.2-nightly.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [5.1.2-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.2-nightly.0...v5.1.2-nightly.1) (2020-02-06)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package embark-engine
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
||||||
|
|
||||||
**Note:** Version bump only for package embark-engine
|
**Note:** Version bump only for package embark-engine
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "embark-engine",
|
"name": "embark-engine",
|
||||||
"version": "5.1.2-nightly.0",
|
"version": "5.1.2-nightly.1",
|
||||||
"author": "Iuri Matias <iuri.matias@gmail.com>",
|
"author": "Iuri Matias <iuri.matias@gmail.com>",
|
||||||
"contributors": [],
|
"contributors": [],
|
||||||
"description": "Engine library for Embark",
|
"description": "Engine library for Embark",
|
||||||
|
|
|
@ -3,6 +3,14 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [5.1.2-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.2-nightly.0...v5.1.2-nightly.1) (2020-02-06)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package embark
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
## [5.1.2-nightly.0](https://github.com/embarklabs/embark/compare/v5.1.1...v5.1.2-nightly.0) (2020-02-05)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "embark",
|
"name": "embark",
|
||||||
"version": "5.1.2-nightly.0",
|
"version": "5.1.2-nightly.1",
|
||||||
"author": "Iuri Matias <iuri.matias@gmail.com>",
|
"author": "Iuri Matias <iuri.matias@gmail.com>",
|
||||||
"contributors": [],
|
"contributors": [],
|
||||||
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
|
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
|
||||||
|
@ -79,7 +79,7 @@
|
||||||
"decompress": "4.2.0",
|
"decompress": "4.2.0",
|
||||||
"embark-core": "^5.1.2-nightly.0",
|
"embark-core": "^5.1.2-nightly.0",
|
||||||
"embark-deploy-tracker": "^5.1.2-nightly.0",
|
"embark-deploy-tracker": "^5.1.2-nightly.0",
|
||||||
"embark-engine": "^5.1.2-nightly.0",
|
"embark-engine": "^5.1.2-nightly.1",
|
||||||
"embark-graph": "^5.1.1",
|
"embark-graph": "^5.1.1",
|
||||||
"embark-i18n": "^5.1.1",
|
"embark-i18n": "^5.1.1",
|
||||||
"embark-logger": "^5.1.2-nightly.0",
|
"embark-logger": "^5.1.2-nightly.0",
|
||||||
|
|
Loading…
Reference in New Issue