Skip to content

Commit

Permalink
chore(release): 6.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [protons-v6.1.1](protons-v6.1.0...protons-v6.1.1) (2023-01-17)

### Bug Fixes

* support empty messages ([#78](#78)) ([8a02910](8a02910))
  • Loading branch information
semantic-release-bot committed Jan 17, 2023
1 parent 8a02910 commit 3ac2c56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/protons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [protons-v6.1.1](https://github.com/ipfs/protons/compare/protons-v6.1.0...protons-v6.1.1) (2023-01-17)


### Bug Fixes

* support empty messages ([#78](https://github.com/ipfs/protons/issues/78)) ([8a02910](https://github.com/ipfs/protons/commit/8a0291096c6b9aab9050bf8b35958015d99e9470))

## [protons-v6.1.0](https://github.com/ipfs/protons/compare/protons-v6.0.2...protons-v6.1.0) (2023-01-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/protons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protons",
"version": "6.1.0",
"version": "6.1.1",
"description": "Protobuf to ts transpiler",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/protons/tree/master/packages/protons#readme",
Expand Down

0 comments on commit 3ac2c56

Please sign in to comment.