Skip to content

Commit

Permalink
chore(release): 1.103.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.103.0](v1.102.2...v1.103.0) (2022-01-20)

### Features

* add usePrototypeForDefaults option ([#484](#484)) ([8e8c810](8e8c810))
  • Loading branch information
semantic-release-bot committed Jan 20, 2022
1 parent 8e8c810 commit d8635ee
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.103.0](https://github.com/stephenh/ts-proto/compare/v1.102.2...v1.103.0) (2022-01-20)


### Features

* add usePrototypeForDefaults option ([#484](https://github.com/stephenh/ts-proto/issues/484)) ([8e8c810](https://github.com/stephenh/ts-proto/commit/8e8c81016968e7d772dfac5ed54800898f039cbe))

## [1.102.2](https://github.com/stephenh/ts-proto/compare/v1.102.1...v1.102.2) (2022-01-19)


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

0 comments on commit d8635ee

Please sign in to comment.