Skip to content

Commit

Permalink
chore(release): 1.171.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.171.0](v1.170.0...v1.171.0) (2024-03-30)

### Features

* added useNullAsOptional option ([#1017](#1017)) ([573f63e](573f63e)), closes [#869](#869)
  • Loading branch information
semantic-release-bot committed Mar 30, 2024
1 parent 573f63e commit 763abf8
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.171.0](https://github.com/stephenh/ts-proto/compare/v1.170.0...v1.171.0) (2024-03-30)


### Features

* added useNullAsOptional option ([#1017](https://github.com/stephenh/ts-proto/issues/1017)) ([573f63e](https://github.com/stephenh/ts-proto/commit/573f63e761beef3981539cfbe29f786374186923)), closes [#869](https://github.com/stephenh/ts-proto/issues/869)

# [1.170.0](https://github.com/stephenh/ts-proto/compare/v1.169.1...v1.170.0) (2024-03-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.170.0",
"version": "1.171.0",
"description": "",
"main": "build/plugin.js",
"repository": "github:stephenh/ts-proto",
Expand Down

0 comments on commit 763abf8

Please sign in to comment.