Skip to content

Commit 17b7a90

Browse files
chore(release): 5.0.4 [skip ci]
## [protons-runtime-v5.0.4](protons-runtime-v5.0.3...protons-runtime-v5.0.4) (2023-10-13) ### Bug Fixes * port protobuf reader/writer to ts ([#60](#60)) ([d101804](d101804))
1 parent d101804 commit 17b7a90

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-v5.0.4](https://github.com/ipfs/protons/compare/protons-runtime-v5.0.3...protons-runtime-v5.0.4) (2023-10-13)
2+
3+
4+
### Bug Fixes
5+
6+
* port protobuf reader/writer to ts ([#60](https://github.com/ipfs/protons/issues/60)) ([d101804](https://github.com/ipfs/protons/commit/d101804674e6ba42c28505fc8fdf605020ac319e))
7+
18
## [protons-runtime-v5.0.3](https://github.com/ipfs/protons/compare/protons-runtime-v5.0.2...protons-runtime-v5.0.3) (2023-10-12)
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.0.3",
3+
"version": "5.0.4",
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)