Skip to content

Commit

Permalink
chore(release): 1.165.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.165.3](v1.165.2...v1.165.3) (2023-12-26)

### Bug Fixes

* add serviceName to grpc-js client constructor type ([#980](#980)) ([2c6682d](2c6682d))
  • Loading branch information
semantic-release-bot committed Dec 26, 2023
1 parent 2c6682d commit ec8579d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.165.3](https://github.com/stephenh/ts-proto/compare/v1.165.2...v1.165.3) (2023-12-26)


### Bug Fixes

* add serviceName to grpc-js client constructor type ([#980](https://github.com/stephenh/ts-proto/issues/980)) ([2c6682d](https://github.com/stephenh/ts-proto/commit/2c6682df400a5b1e4bcb9c5bc233dbd7a65df987))

## [1.165.2](https://github.com/stephenh/ts-proto/compare/v1.165.1...v1.165.2) (2023-12-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-proto",
"version": "1.165.2",
"version": "1.165.3",
"description": "",
"main": "build/plugin.js",
"repository": "github:stephenh/ts-proto",
Expand Down

0 comments on commit ec8579d

Please sign in to comment.