We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6510fa3 commit 27ed172Copy full SHA for 27ed172
CHANGELOG.md
@@ -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
7
## [4.1.1](https://github.com/ipld/js-dag-pb/compare/v4.1.0...v4.1.1) (2024-06-01)
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@ipld/dag-pb",
- "version": "4.1.1",
+ "version": "4.1.2",
"description": "JS implementation of DAG-PB",
"author": "Rod <rod@vagg.org> (http://r.va.gg/)",
"license": "Apache-2.0 OR MIT",
0 commit comments