We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf07992 commit 46735d6Copy full SHA for 46735d6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.29](https://github.com/MicroAppJS/core/compare/v0.3.28...v0.3.29) (2020-04-18)
2
+
3
4
+### Features
5
6
+* Improving `extendConfig` and `extendMethod` ([aea8ab2](https://github.com/MicroAppJS/core/commit/aea8ab24cf4d387f064178ed6ebaf438e53c2f46))
7
8
## [0.3.28](https://github.com/MicroAppJS/core/compare/v0.3.27...v0.3.28) (2020-04-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/core",
- "version": "0.3.28",
+ "version": "0.3.29",
"description": "[Core] Pluggable micro application framework.",
"main": "src/index.js",
"scripts": {
0 commit comments