We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f161d3 commit 8da2a93Copy full SHA for 8da2a93
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+## 0.0.2 (2020-03-02)
2
+
3
4
+### Bug Fixes
5
6
+* 去除不可用内容 ([0f161d3](https://github.com/MicroAppJS/plugin-compatible/commit/0f161d3e369977454e7214ccc4fadc0f43501dc6))
7
8
9
+### Features
10
11
+* add compatible file -> v1 ([ba62201](https://github.com/MicroAppJS/plugin-compatible/commit/ba622012408d2edfe0198879aa8e3dfd4b68b28e))
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-compatible",
- "version": "0.0.1-alpha.1",
+ "version": "0.0.2",
"description": "[Plugin] compatible adapter plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments