Skip to content

Commit

Permalink
chore(release): 1.159.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.159.0](v1.158.1...v1.159.0) (2023-09-30)

### Features

* Add globalThisPolyfill, defaults false. ([#931](#931)) ([085fa21](085fa21))
  • Loading branch information
semantic-release-bot committed Sep 30, 2023
1 parent 085fa21 commit ccf54be
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.159.0](https://github.com/stephenh/ts-proto/compare/v1.158.1...v1.159.0) (2023-09-30)


### Features

* Add globalThisPolyfill, defaults false. ([#931](https://github.com/stephenh/ts-proto/issues/931)) ([085fa21](https://github.com/stephenh/ts-proto/commit/085fa21603a74544af192f404289c2e62ecfd8f6))

## [1.158.1](https://github.com/stephenh/ts-proto/compare/v1.158.0...v1.158.1) (2023-09-30)


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.158.1",
"version": "1.159.0",
"description": "",
"main": "build/plugin.js",
"repository": "github:stephenh/ts-proto",
Expand Down

0 comments on commit ccf54be

Please sign in to comment.