Skip to content

Commit feab2c9

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.7...v2.8.0) (2025-10-21) ### Features * add option for using Temporal timestamp representation ([#1219](#1219)) ([c46c020](c46c020))
1 parent c46c020 commit feab2c9

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.8.0](https://github.com/stephenh/ts-proto/compare/v2.7.7...v2.8.0) (2025-10-21)
2+
3+
4+
### Features
5+
6+
* add option for using Temporal timestamp representation ([#1219](https://github.com/stephenh/ts-proto/issues/1219)) ([c46c020](https://github.com/stephenh/ts-proto/commit/c46c0201125821fe44bdc7db8bf917054d01b600))
7+
18
## [2.7.7](https://github.com/stephenh/ts-proto/compare/v2.7.6...v2.7.7) (2025-08-09)
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.7.7",
3+
"version": "2.8.0",
44
"description": "",
55
"main": "build/src/plugin.js",
66
"repository": "github:stephenh/ts-proto",

0 commit comments

Comments
 (0)