Skip to content

Commit 4f34268

Browse files
committed
Release 1.0.7
1 parent f220227 commit 4f34268

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.0.7 / 2021-04-22
3+
==================
4+
5+
* fix: import (#7)
6+
27
1.0.6 / 2021-04-09
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@midwayjs/grpc-helper",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Midway gRPC helper",
55
"main": "dist/index",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)