We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4741d20 commit 360fa00Copy full SHA for 360fa00
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [0.3.26](https://github.com/MicroAppJS/core/compare/v0.3.25...v0.3.26) (2020-04-15)
2
+
3
4
+### Features
5
6
+* enhance `assertVersion` ([4741d20](https://github.com/MicroAppJS/core/commit/4741d20b209f1791c1b15a47440ca0a4858d7d9b))
7
+* enhance `resolve`、`tempDir` ([cdbc6b2](https://github.com/MicroAppJS/core/commit/cdbc6b20b01664bf9743f6092481c7a9091a6f96))
8
9
## [0.3.25](https://github.com/MicroAppJS/core/compare/v0.3.24...v0.3.25) (2020-04-09)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/core",
- "version": "0.3.25",
+ "version": "0.3.26",
"description": "[Core] Pluggable micro application framework.",
"main": "src/index.js",
"scripts": {
0 commit comments