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 d0cbe77 commit 1e0602fCopy full SHA for 1e0602f
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.1.24](https://github.com/MicroAppJS/shared-utils/compare/v0.1.23...v0.1.24) (2021-03-24)
2
+
3
## [0.1.23](https://github.com/MicroAppJS/shared-utils/compare/v0.1.22...v0.1.23) (2021-03-24)
4
5
## [0.1.22](https://github.com/MicroAppJS/shared-utils/compare/v0.1.21...v0.1.22) (2021-03-24)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/shared-utils",
- "version": "0.1.23",
+ "version": "0.1.24",
"description": "[Shared] shared utilities for micro-app.",
"main": "index.js",
6
"scripts": {
0 commit comments