Skip to content

Commit

Permalink
chore(release): 1.87.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.87.0](v1.86.0...v1.87.0) (2021-11-16)

### Features

* Use ternary operator for conditional assignments ([#394](#394)) ([d84c084](d84c084))
  • Loading branch information
semantic-release-bot committed Nov 16, 2021
1 parent d84c084 commit e98c03b
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.87.0](https://github.com/stephenh/ts-proto/compare/v1.86.0...v1.87.0) (2021-11-16)


### Features

* Use ternary operator for conditional assignments ([#394](https://github.com/stephenh/ts-proto/issues/394)) ([d84c084](https://github.com/stephenh/ts-proto/commit/d84c084fb56c958c184f8971479979b8bfb17ccc))

# [1.86.0](https://github.com/stephenh/ts-proto/compare/v1.85.0...v1.86.0) (2021-11-15)


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

0 comments on commit e98c03b

Please sign in to comment.