Skip to content

Commit d56d627

Browse files
chore(release): 7.4.0 [skip ci]
## protons [7.4.0](protons-v7.3.4...protons-7.4.0) (2024-01-31) ### Features * runtime size limits for arrays and maps ([#128](#128)) ([a737d05](a737d05)) ### Trivial Changes * update publish config ([942e050](942e050)) ### Dependencies * **protons-runtime:** upgraded to 5.3.0
1 parent 665cd1a commit d56d627

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

packages/protons/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## protons [7.4.0](https://github.com/ipfs/protons/compare/protons-v7.3.4...protons-7.4.0) (2024-01-31)
2+
3+
4+
### Features
5+
6+
* runtime size limits for arrays and maps ([#128](https://github.com/ipfs/protons/issues/128)) ([a737d05](https://github.com/ipfs/protons/commit/a737d05d8cd8b22568ff489d07c9e4c824cb4f40))
7+
8+
9+
### Trivial Changes
10+
11+
* update publish config ([942e050](https://github.com/ipfs/protons/commit/942e050bc0c14d3c8177da218f178d8dab1c0333))
12+
13+
14+
15+
### Dependencies
16+
17+
* **protons-runtime:** upgraded to 5.3.0
18+
119
## [protons-v7.3.4](https://github.com/ipfs/protons/compare/protons-v7.3.3...protons-v7.3.4) (2024-01-08)
220

321

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.4",
3+
"version": "7.4.0",
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)