Skip to content

Commit

Permalink
chore(release): 1.83.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.83.2](v1.83.1...v1.83.2) (2021-10-26)

### Bug Fixes

* Add missing defaults to fromPartial if options.oneof is UNIONS ([#375](#375)) ([21781e9](21781e9))
  • Loading branch information
semantic-release-bot committed Oct 26, 2021
1 parent 21781e9 commit 3a0f2cb
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.83.2](https://github.com/stephenh/ts-proto/compare/v1.83.1...v1.83.2) (2021-10-26)


### Bug Fixes

* Add missing defaults to fromPartial if options.oneof is UNIONS ([#375](https://github.com/stephenh/ts-proto/issues/375)) ([21781e9](https://github.com/stephenh/ts-proto/commit/21781e98bb6117b540be8c3f2c38ac3ad5cbbb44))

## [1.83.1](https://github.com/stephenh/ts-proto/compare/v1.83.0...v1.83.1) (2021-09-17)


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

0 comments on commit 3a0f2cb

Please sign in to comment.