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 83aed36 commit a9072d7Copy full SHA for a9072d7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.22](https://github.com/MicroAppJS/shared-utils/compare/v0.1.21...v0.1.22) (2021-03-24)
2
+
3
4
+### Bug Fixes
5
6
+* 修复部分逻辑,升级依赖 ([83aed36](https://github.com/MicroAppJS/shared-utils/commit/83aed36bb1809cb8b088a09cececdffafe642fa5))
7
8
## [0.1.21](https://github.com/MicroAppJS/shared-utils/compare/v0.1.20...v0.1.21) (2020-06-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/shared-utils",
- "version": "0.1.21",
+ "version": "0.1.22",
"description": "[Shared] shared utilities for micro-app.",
"main": "index.js",
"scripts": {
0 commit comments