Skip to content

Commit 5f4efa9

Browse files
chore(release): 2.11.1 [skip ci]
## [2.11.1](v2.11.0...v2.11.1) (2026-01-24) ### Bug Fixes * apply fileSuffix to protoMetadata imports when using outputSchema ([#1242](#1242)) ([ec1c90a](ec1c90a)), closes [#1238](#1238)
1 parent ec1c90a commit 5f4efa9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.11.1](https://github.com/stephenh/ts-proto/compare/v2.11.0...v2.11.1) (2026-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* apply fileSuffix to protoMetadata imports when using outputSchema ([#1242](https://github.com/stephenh/ts-proto/issues/1242)) ([ec1c90a](https://github.com/stephenh/ts-proto/commit/ec1c90a17bc8c7bc1b23757ba1a2b3aa80463440)), closes [#1238](https://github.com/stephenh/ts-proto/issues/1238)
7+
18
# [2.11.0](https://github.com/stephenh/ts-proto/compare/v2.10.1...v2.11.0) (2026-01-14)
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.11.0",
3+
"version": "2.11.1",
44
"description": "",
55
"main": "build/src/plugin.js",
66
"repository": "github:stephenh/ts-proto",

0 commit comments

Comments
 (0)