We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f105742 commit c6669e5Copy full SHA for c6669e5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.20](https://github.com/MicroAppJS/shared-utils/compare/v0.1.19...v0.1.20) (2020-06-04)
2
+
3
4
+### Features
5
6
+* add `CONSTANTS` & `isDocker`, art test file ([5d859f8](https://github.com/MicroAppJS/shared-utils/commit/5d859f844e7c7ce1881c0f1526d3f3e189f10eb5))
7
8
## [0.1.19](https://github.com/MicroAppJS/shared-utils/compare/v0.1.18...v0.1.19) (2020-04-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/shared-utils",
- "version": "0.1.19",
+ "version": "0.1.20",
"description": "[Shared] shared utilities for micro-app.",
"main": "index.js",
"scripts": {
0 commit comments