Skip to content

Commit 16bf2ff

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2022-11-26) ### Bug Fixes * **norelease:** minor comment typo ([#65](#65)) ([89722b0](89722b0))
1 parent 89722b0 commit 16bf2ff

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.1](https://github.com/ipld/js-dag-pb/compare/v3.0.0...v3.0.1) (2022-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **norelease:** minor comment typo ([#65](https://github.com/ipld/js-dag-pb/issues/65)) ([89722b0](https://github.com/ipld/js-dag-pb/commit/89722b08a76fa02c6fb7ec456c0a251b81bc2da2))
7+
18
## [3.0.0](https://github.com/ipld/js-dag-pb/compare/v2.1.18...v3.0.0) (2022-10-19)
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.0",
3+
"version": "3.0.1",
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)