Skip to content

Commit

Permalink
chore(release): 1.123.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.123.1](v1.123.0...v1.123.1) (2022-08-27)

### Bug Fixes

* Bump ts-poet to use @dprint/typescript. ([#662](#662)) ([84b64f4](84b64f4))
  • Loading branch information
semantic-release-bot committed Aug 27, 2022
1 parent 84b64f4 commit b52ac7c
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.123.1](https://github.com/stephenh/ts-proto/compare/v1.123.0...v1.123.1) (2022-08-27)


### Bug Fixes

* Bump ts-poet to use @dprint/typescript. ([#662](https://github.com/stephenh/ts-proto/issues/662)) ([84b64f4](https://github.com/stephenh/ts-proto/commit/84b64f4219f96199e8722678354430fbf00cebba))

# [1.123.0](https://github.com/stephenh/ts-proto/compare/v1.122.0...v1.123.0) (2022-08-27)


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

0 comments on commit b52ac7c

Please sign in to comment.