Skip to content

Commit

Permalink
chore(release): 1.117.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.117.0](v1.116.1...v1.117.0) (2022-07-05)

### Features

* add importSuffix option and remove default .js suffix ([#612](#612)) ([63a8895](63a8895))
  • Loading branch information
semantic-release-bot committed Jul 5, 2022
1 parent 63a8895 commit 6c78d7e
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.117.0](https://github.com/stephenh/ts-proto/compare/v1.116.1...v1.117.0) (2022-07-05)


### Features

* add importSuffix option and remove default .js suffix ([#612](https://github.com/stephenh/ts-proto/issues/612)) ([63a8895](https://github.com/stephenh/ts-proto/commit/63a8895f5a3a38fa3d5c0868f44e950e137fb697))

## [1.116.1](https://github.com/stephenh/ts-proto/compare/v1.116.0...v1.116.1) (2022-07-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.116.1",
"version": "1.117.0",
"description": "",
"main": "build/plugin.js",
"repository": "github:stephenh/ts-proto",
Expand Down

0 comments on commit 6c78d7e

Please sign in to comment.