We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd83733 commit f2fe8deCopy full SHA for f2fe8de
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.78.1](https://github.com/stephenh/ts-proto/compare/v1.78.0...v1.78.1) (2021-04-02)
2
+
3
4
+### Bug Fixes
5
6
+* Fix bad grpc.Metadata import. Fixes [#188](https://github.com/stephenh/ts-proto/issues/188). ([#259](https://github.com/stephenh/ts-proto/issues/259)) ([cd83733](https://github.com/stephenh/ts-proto/commit/cd83733bfe64ba637633282c3170011051dec41e))
7
8
# [1.78.0](https://github.com/stephenh/ts-proto/compare/v1.77.0...v1.78.0) (2021-04-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ts-proto",
- "version": "1.78.0",
+ "version": "1.78.1",
"description": "",
"main": "build/plugin.js",
"repository": "github:stephenh/ts-proto",
0 commit comments