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 fac575f commit 9a56816Copy full SHA for 9a56816
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.17](https://github.com/MicroAppJS/shared-utils/compare/v0.1.16...v0.1.17) (2020-03-31)
2
+
3
4
+### Features
5
6
+* enhance logger ([fac575f](https://github.com/MicroAppJS/shared-utils/commit/fac575f0f5d29b91e4bc113a960ec53a846a8da9))
7
8
## [0.1.16](https://github.com/MicroAppJS/shared-utils/compare/0.1.15...0.1.16) (2020-03-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/shared-utils",
- "version": "0.1.16",
+ "version": "0.1.17",
"description": "[Shared] shared utilities for micro-app.",
"main": "index.js",
"scripts": {
0 commit comments