Skip to content

Commit

Permalink
chore(release): 1.137.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.137.1](v1.137.0...v1.137.1) (2023-01-07)

### Bug Fixes

* grpc-js timestamp conversion ([#755](#755)) ([9d24bd3](9d24bd3)), closes [#754](#754)
  • Loading branch information
semantic-release-bot committed Jan 7, 2023
1 parent 9d24bd3 commit 024cac5
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.137.1](https://github.com/stephenh/ts-proto/compare/v1.137.0...v1.137.1) (2023-01-07)


### Bug Fixes

* grpc-js timestamp conversion ([#755](https://github.com/stephenh/ts-proto/issues/755)) ([9d24bd3](https://github.com/stephenh/ts-proto/commit/9d24bd39d0fbebf636ba4aaf6567988bc177a413)), closes [#754](https://github.com/stephenh/ts-proto/issues/754)

# [1.137.0](https://github.com/stephenh/ts-proto/compare/v1.136.1...v1.137.0) (2022-12-29)


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

0 comments on commit 024cac5

Please sign in to comment.