Skip to content

Commit 2e85e75

Browse files
chore(release): 4.0.7 [skip ci]
## [4.0.7](v4.0.6...v4.0.7) (2023-12-28) ### Dependencies * bump multiformats from 12.1.3 to 13.0.0 ([#92](#92)) ([c06bed1](c06bed1))
1 parent c06bed1 commit 2e85e75

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+
## [4.0.7](https://github.com/ipld/js-dag-pb/compare/v4.0.6...v4.0.7) (2023-12-28)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 12.1.3 to 13.0.0 ([#92](https://github.com/ipld/js-dag-pb/issues/92)) ([c06bed1](https://github.com/ipld/js-dag-pb/commit/c06bed10eca0bd35cad96e42e6e92af41bdf48a8))
7+
18
## [4.0.6](https://github.com/ipld/js-dag-pb/compare/v4.0.5...v4.0.6) (2023-10-03)
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": "4.0.6",
3+
"version": "4.0.7",
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)