Skip to content

Commit f2fe8de

Browse files
chore(release): 1.78.1 [skip ci]
## [1.78.1](v1.78.0...v1.78.1) (2021-04-02) ### Bug Fixes * Fix bad grpc.Metadata import. Fixes [#188](#188). ([#259](#259)) ([cd83733](cd83733))
1 parent cd83733 commit f2fe8de

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.78.0](https://github.com/stephenh/ts-proto/compare/v1.77.0...v1.78.0) (2021-04-02)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-proto",
3-
"version": "1.78.0",
3+
"version": "1.78.1",
44
"description": "",
55
"main": "build/plugin.js",
66
"repository": "github:stephenh/ts-proto",

0 commit comments

Comments
 (0)