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 5c178e8 commit 9829f4fCopy full SHA for 9829f4f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.19](https://github.com/MicroAppJS/shared-utils/compare/v0.1.18...v0.1.19) (2020-04-18)
2
+
3
4
+### Features
5
6
+* add `pluginResolution` ([082332b](https://github.com/MicroAppJS/shared-utils/commit/082332b4b4983c67b063899600d74d9e45024cf4))
7
8
9
10
## [0.1.18](https://github.com/MicroAppJS/shared-utils/compare/v0.1.17...v0.1.18) (2020-04-17)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/shared-utils",
- "version": "0.1.18",
+ "version": "0.1.19",
"description": "[Shared] shared utilities for micro-app.",
"main": "index.js",
"scripts": {
0 commit comments