Skip to content

Commit 093faa4

Browse files
chore(release): 4.0.0 [skip ci]
## [4.0.0](v3.0.2...v4.0.0) (2023-01-06) ### ⚠ BREAKING CHANGES * improve consistency and fidelity of error conditions & messages ### Bug Fixes * improve consistency and fidelity of error conditions & messages ([bbbff4a](bbbff4a))
1 parent bbbff4a commit 093faa4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [4.0.0](https://github.com/ipld/js-dag-pb/compare/v3.0.2...v4.0.0) (2023-01-06)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* improve consistency and fidelity of error conditions & messages
7+
8+
### Bug Fixes
9+
10+
* improve consistency and fidelity of error conditions & messages ([bbbff4a](https://github.com/ipld/js-dag-pb/commit/bbbff4ab7b8924b3144a93980da8f1edae2ce421))
11+
112
## [3.0.2](https://github.com/ipld/js-dag-pb/compare/v3.0.1...v3.0.2) (2023-01-03)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ipld/dag-pb",
3-
"version": "3.0.2",
3+
"version": "4.0.0",
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)