Skip to content

Commit d850acf

Browse files
chore(release): 7.3.1 [skip ci]
## [protons-v7.3.1](protons-v7.3.0...protons-v7.3.1) (2023-11-22) ### Bug Fixes * use uint8arrays alloc for new buffers ([#123](#123)) ([d1bfc94](d1bfc94))
1 parent d1bfc94 commit d850acf

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-v7.3.1](https://github.com/ipfs/protons/compare/protons-v7.3.0...protons-v7.3.1) (2023-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* use uint8arrays alloc for new buffers ([#123](https://github.com/ipfs/protons/issues/123)) ([d1bfc94](https://github.com/ipfs/protons/commit/d1bfc948940dbff3e5fe25ab09d7df9d8367d191))
7+
18
## [protons-v7.3.0](https://github.com/ipfs/protons/compare/protons-v7.2.1...protons-v7.3.0) (2023-11-01)
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": "7.3.0",
3+
"version": "7.3.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)