Skip to content

Commit

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

### Features

* RPC: add useAbortSignal option ([#731](#731)) ([69313a7](69313a7)), closes [#730](#730)
  • Loading branch information
semantic-release-bot committed Dec 14, 2022
1 parent 69313a7 commit a2becd4
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.136.0](https://github.com/stephenh/ts-proto/compare/v1.135.3...v1.136.0) (2022-12-14)


### Features

* RPC: add useAbortSignal option ([#731](https://github.com/stephenh/ts-proto/issues/731)) ([69313a7](https://github.com/stephenh/ts-proto/commit/69313a7a0f19c41c61824081e12ed680fda32b74)), closes [#730](https://github.com/stephenh/ts-proto/issues/730)

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


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

0 comments on commit a2becd4

Please sign in to comment.