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 601deed commit 766d2b0Copy full SHA for 766d2b0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.21](https://github.com/MicroAppJS/shared-utils/compare/v0.1.20...v0.1.21) (2020-06-04)
2
+
3
4
+### Bug Fixes
5
6
+* fixed bug ([601deed](https://github.com/MicroAppJS/shared-utils/commit/601deedd164eb148671f4957a3070c453b2cb57a))
7
8
## [0.1.20](https://github.com/MicroAppJS/shared-utils/compare/v0.1.19...v0.1.20) (2020-06-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/shared-utils",
- "version": "0.1.20",
+ "version": "0.1.21",
"description": "[Shared] shared utilities for micro-app.",
"main": "index.js",
"scripts": {
0 commit comments