Skip to content

Commit 8da2a93

Browse files
committed
chore: release v0.0.2
1 parent 0f161d3 commit 8da2a93

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/plugin-compatible",
3-
"version": "0.0.1-alpha.1",
3+
"version": "0.0.2",
44
"description": "[Plugin] compatible adapter plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)