Skip to content

Commit 311b622

Browse files
chore(release): 6.1.3 [skip ci]
## [protons-v6.1.3](protons-v6.1.2...protons-v6.1.3) (2023-01-31) ### Bug Fixes * throw when .proto is empty ([#81](#81)) ([ed392cb](ed392cb))
1 parent ed392cb commit 311b622

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/protons/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [protons-v6.1.3](https://github.com/ipfs/protons/compare/protons-v6.1.2...protons-v6.1.3) (2023-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* throw when .proto is empty ([#81](https://github.com/ipfs/protons/issues/81)) ([ed392cb](https://github.com/ipfs/protons/commit/ed392cb84847fe0be8b96c582eaca0d99d4a40d1))
7+
18
## [protons-v6.1.2](https://github.com/ipfs/protons/compare/protons-v6.1.1...protons-v6.1.2) (2023-01-31)
29

310

packages/protons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protons",
3-
"version": "6.1.2",
3+
"version": "6.1.3",
44
"description": "Protobuf to ts transpiler",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/protons/tree/master/packages/protons#readme",

0 commit comments

Comments
 (0)