Skip to content

Commit ddf1331

Browse files
chore(release): 5.2.1 [skip ci]
## [protons-runtime-v5.2.1](protons-runtime-v5.2.0...protons-runtime-v5.2.1) (2023-12-30) ### Dependencies * bump uint8arrays from 4.0.10 to 5.0.1 ([#126](#126)) ([1e5a0b0](1e5a0b0))
1 parent 1e5a0b0 commit ddf1331

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/protons-runtime/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [protons-runtime-v5.2.1](https://github.com/ipfs/protons/compare/protons-runtime-v5.2.0...protons-runtime-v5.2.1) (2023-12-30)
2+
3+
4+
### Dependencies
5+
6+
* bump uint8arrays from 4.0.10 to 5.0.1 ([#126](https://github.com/ipfs/protons/issues/126)) ([1e5a0b0](https://github.com/ipfs/protons/commit/1e5a0b0608b4395283c7571353918bacc3a3bd63))
7+
18
## [protons-runtime-v5.2.0](https://github.com/ipfs/protons/compare/protons-runtime-v5.1.0...protons-runtime-v5.2.0) (2023-11-01)
29

310

packages/protons-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protons-runtime",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
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)