Skip to content

Commit

Permalink
chore(release): 1.92.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.92.0](v1.91.0...v1.92.0) (2021-11-28)

### Features

* Use exact types for fromPartial ([#412](#412)) ([808f8a7](808f8a7)), closes [#156](#156)
  • Loading branch information
semantic-release-bot committed Nov 28, 2021
1 parent 808f8a7 commit f36d33e
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.92.0](https://github.com/stephenh/ts-proto/compare/v1.91.0...v1.92.0) (2021-11-28)


### Features

* Use exact types for fromPartial ([#412](https://github.com/stephenh/ts-proto/issues/412)) ([808f8a7](https://github.com/stephenh/ts-proto/commit/808f8a7a77d56f65dd4a4643dd66158f106ab755)), closes [#156](https://github.com/stephenh/ts-proto/issues/156)

# [1.91.0](https://github.com/stephenh/ts-proto/compare/v1.90.1...v1.91.0) (2021-11-27)


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

0 comments on commit f36d33e

Please sign in to comment.