Skip to content

Commit

Permalink
chore(release): 1.135.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.135.1](v1.135.0...v1.135.1) (2022-12-09)

### Bug Fixes

* Add functionality for grpc camel case to respect splitting by word ([#721](#721)) ([4af040c](4af040c)), closes [#722](#722)
  • Loading branch information
semantic-release-bot committed Dec 9, 2022
1 parent 4af040c commit 5ba3232
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.1](https://github.com/stephenh/ts-proto/compare/v1.135.0...v1.135.1) (2022-12-09)


### Bug Fixes

* Add functionality for grpc camel case to respect splitting by word ([#721](https://github.com/stephenh/ts-proto/issues/721)) ([4af040c](https://github.com/stephenh/ts-proto/commit/4af040c233792862db85c07d01d1b210a13cae2c)), closes [#722](https://github.com/stephenh/ts-proto/issues/722)

# [1.135.0](https://github.com/stephenh/ts-proto/compare/v1.134.0...v1.135.0) (2022-11-26)


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

0 comments on commit 5ba3232

Please sign in to comment.