We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41cfce6 commit 0e8005eCopy full SHA for 0e8005e
History.md
@@ -1,4 +1,9 @@
1
2
+1.0.4 / 2021-03-12
3
+==================
4
+
5
+ * fix: missinig client options (#4)
6
7
1.0.3 / 2021-02-22
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/grpc-helper",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Midway gRPC helper",
"main": "dist/index",
"typings": "dist/index.d.ts",
0 commit comments