Skip to content

Commit 25e46dd

Browse files
chore(release): 3.0.1 [skip ci]
## [protons-runtime-v3.0.1](protons-runtime-v3.0.0...protons-runtime-v3.0.1) (2022-08-10) ### Bug Fixes * add uint8arraylist peer dep ([#61](#61)) ([eb16e86](eb16e86)), closes [#59](#59)
1 parent eb16e86 commit 25e46dd

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-v3.0.1](https://github.com/ipfs/protons/compare/protons-runtime-v3.0.0...protons-runtime-v3.0.1) (2022-08-10)
2+
3+
4+
### Bug Fixes
5+
6+
* add uint8arraylist peer dep ([#61](https://github.com/ipfs/protons/issues/61)) ([eb16e86](https://github.com/ipfs/protons/commit/eb16e8690f28435c198d5f0facf5514f2d6574a3)), closes [#59](https://github.com/ipfs/protons/issues/59)
7+
18
## [protons-runtime-v3.0.0](https://github.com/ipfs/protons/compare/protons-runtime-v2.0.2...protons-runtime-v3.0.0) (2022-08-10)
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": "3.0.0",
3+
"version": "3.0.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)