Skip to content

Commit

Permalink
chore(release): 1.177.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.177.0](v1.176.3...v1.177.0) (2024-06-07)

### Features

* add option `noDefaultsForOptionals` ([#1051](#1051)) ([41d1020](41d1020))
  • Loading branch information
semantic-release-bot committed Jun 7, 2024
1 parent 41d1020 commit 58deee2
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.177.0](https://github.com/stephenh/ts-proto/compare/v1.176.3...v1.177.0) (2024-06-07)


### Features

* add option `noDefaultsForOptionals` ([#1051](https://github.com/stephenh/ts-proto/issues/1051)) ([41d1020](https://github.com/stephenh/ts-proto/commit/41d10205bf68468c37cf69e58dc4c4fdbfffcf5b))

## [1.176.3](https://github.com/stephenh/ts-proto/compare/v1.176.2...v1.176.3) (2024-06-07)


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

0 comments on commit 58deee2

Please sign in to comment.