Skip to content

Commit

Permalink
chore(release): 1.81.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.81.0](v1.80.1...v1.81.0) (2021-05-23)

### Features

* implemented emitImportedFiles flag ([#302](#302)) ([16b4aca](16b4aca)), closes [#294](#294) [#283](#283) [#283](#283)
  • Loading branch information
semantic-release-bot committed May 23, 2021
1 parent 16b4aca commit 6eb8176
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.81.0](https://github.com/stephenh/ts-proto/compare/v1.80.1...v1.81.0) (2021-05-23)


### Features

* implemented emitImportedFiles flag ([#302](https://github.com/stephenh/ts-proto/issues/302)) ([16b4aca](https://github.com/stephenh/ts-proto/commit/16b4aca98aa9f0266734421314baaa5259e3f4e2)), closes [#294](https://github.com/stephenh/ts-proto/issues/294) [#283](https://github.com/stephenh/ts-proto/issues/283) [#283](https://github.com/stephenh/ts-proto/issues/283)

## [1.80.1](https://github.com/stephenh/ts-proto/compare/v1.80.0...v1.80.1) (2021-05-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.80.1",
"version": "1.81.0",
"description": "",
"main": "build/plugin.js",
"repository": "github:stephenh/ts-proto",
Expand Down

0 comments on commit 6eb8176

Please sign in to comment.