Skip to content

Commit

Permalink
chore(release): 2.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.2](v2.4.1...v2.4.2) (2021-06-27)

### Bug Fixes

* change module type to umd ([e2216c7](e2216c7))
  • Loading branch information
semantic-release-bot committed Jun 27, 2021
1 parent e2216c7 commit 86d05ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
]
},
"name": "json-to-protobuf-definition",
"version": "2.4.1",
"version": "2.4.2",
"description": "Generate Protocol Buffer definition from JSON",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 86d05ce

Please sign in to comment.