Skip to content

Commit

Permalink
chore(release): 1.111.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.111.0](v1.110.4...v1.111.0) (2022-05-01)

### Features

* include service and definition types with implementations ([#552](#552)) ([6b896f4](6b896f4))
  • Loading branch information
semantic-release-bot committed May 1, 2022
1 parent 6b896f4 commit 3909d4b
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.111.0](https://github.com/stephenh/ts-proto/compare/v1.110.4...v1.111.0) (2022-05-01)


### Features

* include service and definition types with implementations ([#552](https://github.com/stephenh/ts-proto/issues/552)) ([6b896f4](https://github.com/stephenh/ts-proto/commit/6b896f4b7f4ba0f0d97730767421786171646aea))

## [next](https://github.com/stephenh/ts-proto/compare/v1.110.4...main) (????-??-??)

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

0 comments on commit 3909d4b

Please sign in to comment.