Skip to content

Commit e9578b0

Browse files
chore(release): 2.11.0 [skip ci]
# [2.11.0](v2.10.1...v2.11.0) (2026-01-14) ### Features * add protoJsonFormat option to support standard Protobuf JSON message ([#1241](#1241)) ([0634e21](0634e21)), closes [#1012](#1012)
1 parent 0634e21 commit e9578b0

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.11.0](https://github.com/stephenh/ts-proto/compare/v2.10.1...v2.11.0) (2026-01-14)
2+
3+
4+
### Features
5+
6+
* add protoJsonFormat option to support standard Protobuf JSON message ([#1241](https://github.com/stephenh/ts-proto/issues/1241)) ([0634e21](https://github.com/stephenh/ts-proto/commit/0634e21b1f4660662be1b73af13054317fd5494d)), closes [#1012](https://github.com/stephenh/ts-proto/issues/1012)
7+
18
## [2.10.1](https://github.com/stephenh/ts-proto/compare/v2.10.0...v2.10.1) (2025-12-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-proto",
3-
"version": "2.10.1",
3+
"version": "2.11.0",
44
"description": "",
55
"main": "build/src/plugin.js",
66
"repository": "github:stephenh/ts-proto",

0 commit comments

Comments
 (0)