We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ecd498 commit b65d40aCopy full SHA for b65d40a
CHANGELOG.md
@@ -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
8
# [2.0.0](https://github.com/stephenh/ts-proto/compare/v1.181.2...v2.0.0) (2024-08-16)
9
10
## [1.181.2](https://github.com/stephenh/ts-proto/compare/v1.181.1...v1.181.2) (2024-08-15)
package.json
@@ -1,6 +1,6 @@
{
"name": "ts-proto",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "",
"main": "build/src/plugin.js",
"repository": "github:stephenh/ts-proto",
0 commit comments