Skip to content

Commit ba97f98

Browse files
chore(release): 1.167.8 [skip ci]
## [1.167.8](v1.167.7...v1.167.8) (2024-02-18) ### Bug Fixes * Use as any on globalThis.Buffer check for bytesFromBase64 ([#1005](#1005)) ([bae741c](bae741c)), closes [#1004](#1004) [#967](#967)
1 parent bae741c commit ba97f98

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+
## [1.167.8](https://github.com/stephenh/ts-proto/compare/v1.167.7...v1.167.8) (2024-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Use as any on globalThis.Buffer check for bytesFromBase64 ([#1005](https://github.com/stephenh/ts-proto/issues/1005)) ([bae741c](https://github.com/stephenh/ts-proto/commit/bae741cba9c22d08118e25619ba3e427e1c7bf9d)), closes [#1004](https://github.com/stephenh/ts-proto/issues/1004) [#967](https://github.com/stephenh/ts-proto/issues/967)
7+
18
## [1.167.7](https://github.com/stephenh/ts-proto/compare/v1.167.6...v1.167.7) (2024-02-17)
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": "1.167.7",
3+
"version": "1.167.8",
44
"description": "",
55
"main": "build/plugin.js",
66
"repository": "github:stephenh/ts-proto",

0 commit comments

Comments
 (0)