Skip to content

Commit 2b8feb6

Browse files
chore(release): 2.11.5 [skip ci]
## [2.11.5](v2.11.4...v2.11.5) (2026-03-09) ### Bug Fixes * add explicit type annotations for isolatedDeclarations compatibility ([#1246](#1246)) ([15c8dcc](15c8dcc)), closes [#1193](#1193) [#1192](#1192)
1 parent 15c8dcc commit 2b8feb6

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.5](https://github.com/stephenh/ts-proto/compare/v2.11.4...v2.11.5) (2026-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* add explicit type annotations for isolatedDeclarations compatibility ([#1246](https://github.com/stephenh/ts-proto/issues/1246)) ([15c8dcc](https://github.com/stephenh/ts-proto/commit/15c8dccd0401610fbc87a0247ed7f1ee7fd29796)), closes [#1193](https://github.com/stephenh/ts-proto/issues/1193) [#1192](https://github.com/stephenh/ts-proto/issues/1192)
7+
18
## [2.11.4](https://github.com/stephenh/ts-proto/compare/v2.11.3...v2.11.4) (2026-02-26)
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.4",
3+
"version": "2.11.5",
44
"description": "",
55
"main": "build/src/plugin.js",
66
"repository": "github:stephenh/ts-proto",

0 commit comments

Comments
 (0)