Skip to content

Commit 3501b09

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

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/protons-runtime/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## protons-runtime [5.4.0](https://github.com/ipfs/protons/compare/protons-runtime-5.3.0...protons-runtime-5.4.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+
18
## protons-runtime [5.3.0](https://github.com/ipfs/protons/compare/protons-runtime-v5.2.2...protons-runtime-5.3.0) (2024-01-31)
29

310

packages/protons-runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protons-runtime",
3-
"version": "5.3.0",
3+
"version": "5.4.0",
44
"description": "Shared code to make your bundle smaller when running protons in your app",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/protons/tree/master/packages/protons-runtime#readme",

0 commit comments

Comments
 (0)