Skip to content

Commit

Permalink
chore(release): 1.135.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.135.3](v1.135.2...v1.135.3) (2022-12-12)

### Bug Fixes

* return grpc-web response without toObject method ([#728](#728)) ([7431aa8](7431aa8)), closes [#636](#636)
  • Loading branch information
semantic-release-bot committed Dec 12, 2022
1 parent 7431aa8 commit 910b072
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.135.3](https://github.com/stephenh/ts-proto/compare/v1.135.2...v1.135.3) (2022-12-12)


### Bug Fixes

* return grpc-web response without toObject method ([#728](https://github.com/stephenh/ts-proto/issues/728)) ([7431aa8](https://github.com/stephenh/ts-proto/commit/7431aa8e5718ad8a8fe48651798f203995bf705b)), closes [stephenh/ts-proto#636](https://github.com/stephenh/ts-proto/issues/636)

## [1.135.2](https://github.com/stephenh/ts-proto/compare/v1.135.1...v1.135.2) (2022-12-09)


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.135.2",
"version": "1.135.3",
"description": "",
"main": "build/plugin.js",
"repository": "github:stephenh/ts-proto",
Expand Down

0 comments on commit 910b072

Please sign in to comment.