chore(release): 5.2.1

This commit is contained in:
Michael Bradley, Jr 2020-02-18 14:15:09 -06:00
parent 37fbc80e40
commit f27d77005d
18 changed files with 94 additions and 16 deletions

View File

@ -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.2.1](https://github.com/embarklabs/embark/compare/v5.2.0...v5.2.1) (2020-02-18)
### Bug Fixes
* **@embark/ganache:** fix status when ganache is not the client ([37fbc80](https://github.com/embarklabs/embark/commit/37fbc80))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)

View File

@ -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.2.1](https://github.com/embarklabs/embark/compare/v5.2.0...v5.2.1) (2020-02-18)
**Note:** Version bump only for package embark-dapp-template-boilerplate
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-dapp-template-boilerplate

View File

@ -1,6 +1,6 @@
{
"name": "embark-dapp-template-boilerplate",
"version": "5.2.0",
"version": "5.2.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",
@ -32,7 +32,7 @@
"url": "https://github.com/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.2.0",
"embark": "^5.2.1",
"embark-geth": "^5.2.0",
"embark-graph": "^5.2.0",
"embark-ipfs": "^5.2.0",

View File

@ -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.2.1](https://github.com/embarklabs/embark/compare/v5.2.0...v5.2.1) (2020-02-18)
**Note:** Version bump only for package embark-dapp-template-demo
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-dapp-template-demo

View File

@ -1,6 +1,6 @@
{
"name": "embark-dapp-template-demo",
"version": "5.2.0",
"version": "5.2.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",
@ -34,7 +34,7 @@
"devDependencies": {
"bootstrap": "4.3.1",
"classnames": "2.2.6",
"embark": "^5.2.0",
"embark": "^5.2.1",
"embark-geth": "^5.2.0",
"embark-graph": "^5.2.0",
"embark-ipfs": "^5.2.0",

View File

@ -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.2.1](https://github.com/embarklabs/embark/compare/v5.2.0...v5.2.1) (2020-02-18)
**Note:** Version bump only for package embark-dapp-template-simple
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-dapp-template-simple

View File

@ -1,6 +1,6 @@
{
"name": "embark-dapp-template-simple",
"version": "5.2.0",
"version": "5.2.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",
@ -28,7 +28,7 @@
"url": "https://github.com/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.2.0",
"embark": "^5.2.1",
"embark-geth": "^5.2.0",
"embark-graph": "^5.2.0",
"embark-parity": "^5.2.0",

View File

@ -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.2.1](https://github.com/embarklabs/embark/compare/v5.2.0...v5.2.1) (2020-02-18)
**Note:** Version bump only for package embark-dapp-test-app
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-dapp-test-app

View File

@ -3,7 +3,7 @@
"devDependencies": {
"@babel/code-frame": "7.5.5",
"bootstrap": "3.4.1",
"embark": "^5.2.0",
"embark": "^5.2.1",
"embark-dapp-test-service": "^5.0.0",
"embark-geth": "^5.2.0",
"embark-graph": "^5.2.0",
@ -39,5 +39,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.2.0"
"version": "5.2.1"
}

View File

@ -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.2.1](https://github.com/embarklabs/embark/compare/v5.2.0...v5.2.1) (2020-02-18)
**Note:** Version bump only for package embark-dapp-test-contracts
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-dapp-test-contracts

View File

@ -1,7 +1,7 @@
{
"description": "Test DApp for integration testing purposes",
"devDependencies": {
"embark": "^5.2.0",
"embark": "^5.2.1",
"embark-geth": "^5.2.0",
"embark-graph": "^5.2.0",
"embark-ipfs": "^5.2.0",
@ -28,5 +28,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.2.0"
"version": "5.2.1"
}

View File

@ -16,5 +16,5 @@
},
"npmClient": "yarn",
"useWorkspaces": true,
"version": "5.2.0"
"version": "5.2.1"
}

View File

@ -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.2.1](https://github.com/embarklabs/embark/compare/v5.2.0...v5.2.1) (2020-02-18)
**Note:** Version bump only for package embark-engine
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-engine

View File

@ -1,6 +1,6 @@
{
"name": "embark-engine",
"version": "5.2.0",
"version": "5.2.1",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Engine library for Embark",
@ -63,7 +63,7 @@
"embark-embarkjs": "^5.2.0",
"embark-ens": "^5.2.0",
"embark-ethereum-blockchain-client": "^5.2.0",
"embark-ganache": "^5.2.0",
"embark-ganache": "^5.2.1",
"embark-geth": "^5.2.0",
"embark-ipfs": "^5.2.0",
"embark-library-manager": "^5.2.0",

View File

@ -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.2.1](https://github.com/embarklabs/embark/compare/v5.2.0...v5.2.1) (2020-02-18)
**Note:** Version bump only for package embark
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark

View File

@ -1,6 +1,6 @@
{
"name": "embark",
"version": "5.2.0",
"version": "5.2.1",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
@ -79,7 +79,7 @@
"decompress": "4.2.0",
"embark-core": "^5.2.0",
"embark-deploy-tracker": "^5.2.0",
"embark-engine": "^5.2.0",
"embark-engine": "^5.2.1",
"embark-graph": "^5.2.0",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",

View File

@ -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.2.1](https://github.com/embarklabs/embark/compare/v5.2.0...v5.2.1) (2020-02-18)
### Bug Fixes
* **@embark/ganache:** fix status when ganache is not the client ([37fbc80](https://github.com/embarklabs/embark/commit/37fbc80))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-ganache

View File

@ -1,6 +1,6 @@
{
"name": "embark-ganache",
"version": "5.2.0",
"version": "5.2.1",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Implementation of the Ganache simulator for Embark",