Skip to content

Commit

Permalink
chore(release): 1.147.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.147.2](v1.147.1...v1.147.2) (2023-05-07)

### Bug Fixes

* import Observable as a type ([#826](#826)) ([52e84ba](52e84ba))
  • Loading branch information
semantic-release-bot committed May 7, 2023
1 parent 005d4a1 commit 6b41727
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.147.2](https://github.com/stephenh/ts-proto/compare/v1.147.1...v1.147.2) (2023-05-07)


### Bug Fixes

* import Observable as a type ([#826](https://github.com/stephenh/ts-proto/issues/826)) ([52e84ba](https://github.com/stephenh/ts-proto/commit/52e84ba7ee8826cf3b33455b38bacfd0c68884ea))

## [1.147.1](https://github.com/stephenh/ts-proto/compare/v1.147.0...v1.147.1) (2023-05-02)


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

0 comments on commit 6b41727

Please sign in to comment.