Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.4.0](v2.3.0...v2.4.0) (2024-11-25)

### Features

* Avoid adding empty trailing comments to oneof unions ([#1140](#1140)) ([5359e8d](5359e8d)), closes [#1136](#1136)
  • Loading branch information
semantic-release-bot committed Nov 25, 2024
1 parent 5359e8d commit 2dfe112
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 @@
# [2.4.0](https://github.com/stephenh/ts-proto/compare/v2.3.0...v2.4.0) (2024-11-25)


### Features

* Avoid adding empty trailing comments to oneof unions ([#1140](https://github.com/stephenh/ts-proto/issues/1140)) ([5359e8d](https://github.com/stephenh/ts-proto/commit/5359e8d4b08ad114080f04ec8327bb2379dddd86)), closes [#1136](https://github.com/stephenh/ts-proto/issues/1136)

# [2.3.0](https://github.com/stephenh/ts-proto/compare/v2.2.7...v2.3.0) (2024-11-16)


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

0 comments on commit 2dfe112

Please sign in to comment.