Skip to content

Commit b65d40a

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2024-08-16) ### Bug Fixes * Fix build from typescript bump. ([3ecd498](3ecd498))
1 parent 3ecd498 commit b65d40a

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.0.1](https://github.com/stephenh/ts-proto/compare/v2.0.0...v2.0.1) (2024-08-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix build from typescript bump. ([3ecd498](https://github.com/stephenh/ts-proto/commit/3ecd4986063952ae06c6136fbd9ae0cfc75212d8))
7+
18
# [2.0.0](https://github.com/stephenh/ts-proto/compare/v1.181.2...v2.0.0) (2024-08-16)
29

310
## [1.181.2](https://github.com/stephenh/ts-proto/compare/v1.181.1...v1.181.2) (2024-08-15)

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.0.0",
3+
"version": "2.0.1",
44
"description": "",
55
"main": "build/src/plugin.js",
66
"repository": "github:stephenh/ts-proto",

0 commit comments

Comments
 (0)