Skip to content

Commit dcbf0e7

Browse files
committed
bookmark: release v0.1.1
1 parent 7ecc6a1 commit dcbf0e7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.1.1](https://github.com/MicroAppJS/plugin-koa/compare/v0.1.0...v0.1.1) (2021-03-18)
2+
13
# 0.1.0 (2021-03-18)
24

35

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-koa",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "[Plugin] koa adapter plugin.",
55
"main": "src/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)