Skip to content

Commit d2255e2

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2023-01-03) ### Dependencies * bump multiformats from 10.0.3 to 11.0.0 ([0bf1cb2](0bf1cb2))
1 parent 0bf1cb2 commit d2255e2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.2](https://github.com/ipld/js-dag-pb/compare/v3.0.1...v3.0.2) (2023-01-03)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 10.0.3 to 11.0.0 ([0bf1cb2](https://github.com/ipld/js-dag-pb/commit/0bf1cb2fb53b61b6fbd0c22c06c631ce07996e5b))
7+
18
## [3.0.1](https://github.com/ipld/js-dag-pb/compare/v3.0.0...v3.0.1) (2022-11-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ipld/dag-pb",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "JS implementation of DAG-PB",
55
"author": "Rod <[email protected]> (http://r.va.gg/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)