chore(prerelease): 5.2.0-nightly.2

This commit is contained in:
EmbarkBot
2020-02-13 00:14:05 +00:00
parent 40c3d98217
commit 1a4f63df7e
84 changed files with 533 additions and 140 deletions
+8
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.0-nightly.2](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.1...v5.2.0-nightly.2) (2020-02-13)
**Note:** Version bump only for package embark-api
# [5.2.0-nightly.1](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.0...v5.2.0-nightly.1) (2020-02-08)
**Note:** Version bump only for package embark-api
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "embark-api",
"version": "5.2.0-nightly.1",
"version": "5.2.0-nightly.2",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Embark api module",
@@ -52,7 +52,7 @@
"colors": "1.3.2",
"core-js": "3.4.3",
"cors": "2.8.5",
"embark-core": "^5.2.0-nightly.1",
"embark-core": "^5.2.0-nightly.2",
"embark-i18n": "^5.1.1",
"embark-ui": "^5.2.0-nightly.1",
"embark-utils": "^5.2.0-nightly.1",
+8
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.0-nightly.2](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.1...v5.2.0-nightly.2) (2020-02-13)
**Note:** Version bump only for package embark-blockchain
# [5.2.0-nightly.1](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.0...v5.2.0-nightly.1) (2020-02-08)
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "embark-blockchain",
"version": "5.2.0-nightly.1",
"version": "5.2.0-nightly.2",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Blockchain APIs for Embark",
@@ -51,7 +51,7 @@
"async": "2.6.1",
"clone-deep": "4.0.0",
"core-js": "3.4.3",
"embark-core": "^5.2.0-nightly.1",
"embark-core": "^5.2.0-nightly.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.1.2-nightly.0",
"embark-utils": "^5.2.0-nightly.1"
+8
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.0-nightly.2](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.1...v5.2.0-nightly.2) (2020-02-13)
**Note:** Version bump only for package embark-compiler
# [5.2.0-nightly.1](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.0...v5.2.0-nightly.1) (2020-02-08)
**Note:** Version bump only for package embark-compiler
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "embark-compiler",
"version": "5.2.0-nightly.1",
"version": "5.2.0-nightly.2",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Embark compiler module",
@@ -45,7 +45,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.7.4",
"core-js": "3.4.3",
"embark-core": "^5.2.0-nightly.1",
"embark-core": "^5.2.0-nightly.2",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.2.0-nightly.1"
},
@@ -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.0-nightly.2](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.1...v5.2.0-nightly.2) (2020-02-13)
**Note:** Version bump only for package embark-contracts-manager
# [5.2.0-nightly.1](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.0...v5.2.0-nightly.1) (2020-02-08)
@@ -1,6 +1,6 @@
{
"name": "embark-contracts-manager",
"version": "5.2.0-nightly.1",
"version": "5.2.0-nightly.2",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Smart contracts manager for Embark",
@@ -50,7 +50,7 @@
"async": "2.6.1",
"clone-deep": "4.0.0",
"core-js": "3.4.3",
"embark-core": "^5.2.0-nightly.1",
"embark-core": "^5.2.0-nightly.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.1.2-nightly.0",
"embark-utils": "^5.2.0-nightly.1",
+8
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.0-nightly.2](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.1...v5.2.0-nightly.2) (2020-02-13)
**Note:** Version bump only for package embark-embarkjs
# [5.2.0-nightly.1](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.0...v5.2.0-nightly.1) (2020-02-08)
**Note:** Version bump only for package embark-embarkjs
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "embark-embarkjs",
"version": "5.2.0-nightly.1",
"version": "5.2.0-nightly.2",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "EmbarkJS APIs for Embark",
@@ -47,7 +47,7 @@
"@babel/runtime-corejs3": "7.7.4",
"core-js": "3.4.3",
"ejs": "2.6.1",
"embark-core": "^5.2.0-nightly.1",
"embark-core": "^5.2.0-nightly.2",
"embark-i18n": "^5.1.1"
},
"devDependencies": {
+8
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.0-nightly.2](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.1...v5.2.0-nightly.2) (2020-02-13)
**Note:** Version bump only for package embark-pipeline
# [5.2.0-nightly.1](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.0...v5.2.0-nightly.1) (2020-02-08)
**Note:** Version bump only for package embark-pipeline
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "embark-pipeline",
"version": "5.2.0-nightly.1",
"version": "5.2.0-nightly.2",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Build pipeline module for Embark",
@@ -48,7 +48,7 @@
"async": "2.6.1",
"colors": "1.3.2",
"core-js": "3.4.3",
"embark-core": "^5.2.0-nightly.1",
"embark-core": "^5.2.0-nightly.2",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.2.0-nightly.1",
"find-up": "2.1.0",
+8
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.0-nightly.2](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.1...v5.2.0-nightly.2) (2020-02-13)
**Note:** Version bump only for package embark-proxy
# [5.2.0-nightly.1](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.0...v5.2.0-nightly.1) (2020-02-08)
**Note:** Version bump only for package embark-proxy
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "embark-proxy",
"version": "5.2.0-nightly.1",
"version": "5.2.0-nightly.2",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Proxy to listen to blockchain requests and responses",
@@ -51,7 +51,7 @@
"@types/express-ws": "3.0.0",
"core-js": "3.4.3",
"cors": "2.8.5",
"embark-core": "^5.2.0-nightly.1",
"embark-core": "^5.2.0-nightly.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.1.2-nightly.0",
"embark-utils": "^5.2.0-nightly.1",
+8
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.0-nightly.2](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.1...v5.2.0-nightly.2) (2020-02-13)
**Note:** Version bump only for package embark-storage
# [5.2.0-nightly.1](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.0...v5.2.0-nightly.1) (2020-02-08)
**Note:** Version bump only for package embark-storage
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "embark-storage",
"version": "5.2.0-nightly.1",
"version": "5.2.0-nightly.2",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Storage provider abstraction module for Embark",
@@ -48,7 +48,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.7.4",
"core-js": "3.4.3",
"embark-core": "^5.2.0-nightly.1",
"embark-core": "^5.2.0-nightly.2",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.2.0-nightly.1",
"lodash.clonedeep": "4.5.0",