Skip to content

Commit 27ed172

Browse files
chore(release): 4.1.2 [skip ci]
## [4.1.2](v4.1.1...v4.1.2) (2024-06-24) ### Dependencies * **dev:** bump aegir from 43.0.3 to 44.0.0 ([6510fa3](6510fa3))
1 parent 6510fa3 commit 27ed172

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.1.2](https://github.com/ipld/js-dag-pb/compare/v4.1.1...v4.1.2) (2024-06-24)
2+
3+
### Dependencies
4+
5+
* **dev:** bump aegir from 43.0.3 to 44.0.0 ([6510fa3](https://github.com/ipld/js-dag-pb/commit/6510fa34634864c0c0af4eb1795f07b87217bb0a))
6+
17
## [4.1.1](https://github.com/ipld/js-dag-pb/compare/v4.1.0...v4.1.1) (2024-06-01)
28

39

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.1.1",
3+
"version": "4.1.2",
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)