Skip to content

Commit

Permalink
chore(release): 1.105.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.105.2](v1.105.1...v1.105.2) (2022-02-17)

### Bug Fixes

* Fix snakeToCamel single value parsing. ([#513](#513)) ([e1ad866](e1ad866))
  • Loading branch information
semantic-release-bot committed Feb 17, 2022
1 parent e1ad866 commit 4a1aeb9
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.105.2](https://github.com/stephenh/ts-proto/compare/v1.105.1...v1.105.2) (2022-02-17)


### Bug Fixes

* Fix snakeToCamel single value parsing. ([#513](https://github.com/stephenh/ts-proto/issues/513)) ([e1ad866](https://github.com/stephenh/ts-proto/commit/e1ad866c95751c37ed13f02f4da2dc9076ab4758))

## [1.105.1](https://github.com/stephenh/ts-proto/compare/v1.105.0...v1.105.1) (2022-02-14)


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

0 comments on commit 4a1aeb9

Please sign in to comment.