Skip to content

Commit c2be42c

Browse files
committed
Release 1.0.6
1 parent 0e180c8 commit c2be42c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.0.6 / 2021-04-09
3+
==================
4+
5+
* chore: update eslint (#6)
6+
27
1.0.5 / 2021-03-16
38
==================
49

package.json

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

0 commit comments

Comments
 (0)