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",