Skip to content

Commit dd2f5b5

Browse files
chore(release): 2.9.0 [skip ci]
# [2.9.0](v2.8.3...v2.9.0) (2025-12-20) ### Features * **editions:** support editions in plugin ([#1234](#1234)) ([19ce1e3](19ce1e3))
1 parent 5c40b99 commit dd2f5b5

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.9.0](https://github.com/stephenh/ts-proto/compare/v2.8.3...v2.9.0) (2025-12-20)
2+
3+
4+
### Features
5+
6+
* **editions:** support editions in plugin ([#1234](https://github.com/stephenh/ts-proto/issues/1234)) ([19ce1e3](https://github.com/stephenh/ts-proto/commit/19ce1e3eba0c61c3c9ba5da318c559d3929ee5f8))
7+
18
## [2.8.3](https://github.com/stephenh/ts-proto/compare/v2.8.2...v2.8.3) (2025-10-29)
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.8.3",
3+
"version": "2.9.0",
44
"description": "",
55
"main": "build/src/plugin.js",
66
"repository": "github:stephenh/ts-proto",

0 commit comments

Comments
 (0)