Skip to content

Commit 3560e6e

Browse files
chore(release): 7.5.0 [skip ci]
## protons [7.5.0](protons-7.4.0...protons-7.5.0) (2024-02-02) ### Features * allow limiting nested repeating fields ([#129](#129)) ([a81f997](a81f997)) ### Dependencies * **protons-runtime:** upgraded to 5.4.0
1 parent 3501b09 commit 3560e6e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/protons/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## protons [7.5.0](https://github.com/ipfs/protons/compare/protons-7.4.0...protons-7.5.0) (2024-02-02)
2+
3+
4+
### Features
5+
6+
* allow limiting nested repeating fields ([#129](https://github.com/ipfs/protons/issues/129)) ([a81f997](https://github.com/ipfs/protons/commit/a81f997a490cdcc7c59d00fe5e8b666e54230745))
7+
8+
9+
10+
### Dependencies
11+
12+
* **protons-runtime:** upgraded to 5.4.0
13+
114
## protons [7.4.0](https://github.com/ipfs/protons/compare/protons-v7.3.4...protons-7.4.0) (2024-01-31)
215

316

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