Skip to content

Commit

Permalink
chore(release): 1.166.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.166.4](v1.166.3...v1.166.4) (2024-01-20)

### Bug Fixes

* Add missing globalThis prefixes. ([#988](#988)) ([86aca54](86aca54)), closes [#987](#987)
  • Loading branch information
semantic-release-bot committed Jan 20, 2024
1 parent 86aca54 commit 3cd9903
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.166.4](https://github.com/stephenh/ts-proto/compare/v1.166.3...v1.166.4) (2024-01-20)


### Bug Fixes

* Add missing globalThis prefixes. ([#988](https://github.com/stephenh/ts-proto/issues/988)) ([86aca54](https://github.com/stephenh/ts-proto/commit/86aca54afdcda88bc77b77c9c363f422e0f66be7)), closes [#987](https://github.com/stephenh/ts-proto/issues/987)

## [1.166.3](https://github.com/stephenh/ts-proto/compare/v1.166.2...v1.166.3) (2024-01-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-proto",
"version": "1.166.3",
"version": "1.166.4",
"description": "",
"main": "build/plugin.js",
"repository": "github:stephenh/ts-proto",
Expand Down

0 comments on commit 3cd9903

Please sign in to comment.