Skip to content

Commit d3a1c39

Browse files
chore(release): 4.0.5 [skip ci]
## [4.0.5](v4.0.4...v4.0.5) (2023-08-08) ### Bug Fixes * address new typescript linting error ([9e3f768](9e3f768)) ### Dependencies * **dev:** bump aegir from 39.0.13 to 40.0.8 ([3ec2876](3ec2876))
1 parent 9e3f768 commit d3a1c39

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [4.0.5](https://github.com/ipld/js-dag-pb/compare/v4.0.4...v4.0.5) (2023-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* address new typescript linting error ([9e3f768](https://github.com/ipld/js-dag-pb/commit/9e3f7685000dfeb03e8ff01507eccffa6c322d6a))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump aegir from 39.0.13 to 40.0.8 ([3ec2876](https://github.com/ipld/js-dag-pb/commit/3ec2876a923ce9f952efb842ea658105fa320dc7))
12+
113
## [4.0.4](https://github.com/ipld/js-dag-pb/compare/v4.0.3...v4.0.4) (2023-06-19)
214

315

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.4",
3+
"version": "4.0.5",
44
"description": "JS implementation of DAG-PB",
55
"author": "Rod <rod@vagg.org> (http://r.va.gg/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)