Skip to content

Commit

Permalink
chore(release): 1.141.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.141.0](v1.140.0...v1.141.0) (2023-03-08)

### Features

* output-encode-only methods ([#787](#787)) ([3594410](3594410))
  • Loading branch information
semantic-release-bot committed Mar 8, 2023
1 parent 3594410 commit 1213ab1
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.141.0](https://github.com/stephenh/ts-proto/compare/v1.140.0...v1.141.0) (2023-03-08)


### Features

* output-encode-only methods ([#787](https://github.com/stephenh/ts-proto/issues/787)) ([3594410](https://github.com/stephenh/ts-proto/commit/3594410cc18fecc9c6f76f8abf7bdf9fdd178acd))

# [1.140.0](https://github.com/stephenh/ts-proto/compare/v1.139.0...v1.140.0) (2023-02-24)


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

0 comments on commit 1213ab1

Please sign in to comment.