Skip to content

Commit 8991c51

Browse files
chore(release): 4.0.1 [skip ci]
## [protons-v4.0.1](protons-v4.0.0...protons-v4.0.1) (2022-07-30) ### Bug Fixes * use uint8-varint, byte-accesor and longbits modules ([#56](#56)) ([66d72f5](66d72f5))
1 parent 8bf01d0 commit 8991c51

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-v4.0.1](https://github.com/ipfs/protons/compare/protons-v4.0.0...protons-v4.0.1) (2022-07-30)
2+
3+
4+
### Bug Fixes
5+
6+
* use uint8-varint, byte-accesor and longbits modules ([#56](https://github.com/ipfs/protons/issues/56)) ([66d72f5](https://github.com/ipfs/protons/commit/66d72f50ca3733b97efa5155d3cdcb33ec531d4a))
7+
18
## [protons-v4.0.0](https://github.com/ipfs/protons/compare/protons-v3.0.5...protons-v4.0.0) (2022-07-28)
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": "4.0.0",
3+
"version": "4.0.1",
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)