Skip to content

Commit 5a22d94

Browse files
chore(release): 1.148.2 [skip ci]
## [1.148.2](v1.148.1...v1.148.2) (2023-06-04) ### Bug Fixes * esModuleInterop not working for object-hash and dataloader imports ([#794](#794)) ([9fc9632](9fc9632))
1 parent fdd29c1 commit 5a22d94

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.148.2](https://github.com/stephenh/ts-proto/compare/v1.148.1...v1.148.2) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* esModuleInterop not working for object-hash and dataloader imports ([#794](https://github.com/stephenh/ts-proto/issues/794)) ([9fc9632](https://github.com/stephenh/ts-proto/commit/9fc9632e03a18f7a2d6e95a72ff959be93199981))
7+
18
## [1.148.1](https://github.com/stephenh/ts-proto/compare/v1.148.0...v1.148.1) (2023-05-25)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-proto",
3-
"version": "1.148.1",
3+
"version": "1.148.2",
44
"description": "",
55
"main": "build/plugin.js",
66
"repository": "github:stephenh/ts-proto",

0 commit comments

Comments
 (0)