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 4e3216c commit 355e86aCopy full SHA for 355e86a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [9.2.2](https://github.com/ipld/js-dag-cbor/compare/v9.2.1...v9.2.2) (2024-10-29)
2
+
3
+### Dependencies
4
5
+* **dev:** bump aegir from 44.1.4 to 45.0.1 ([4e3216c](https://github.com/ipld/js-dag-cbor/commit/4e3216c1849a226bf7ab04f557ec2cd2cc86e34d))
6
7
## [9.2.1](https://github.com/ipld/js-dag-cbor/compare/v9.2.0...v9.2.1) (2024-06-24)
8
9
### Dependencies
package.json
@@ -1,6 +1,6 @@
{
"name": "@ipld/dag-cbor",
- "version": "9.2.1",
+ "version": "9.2.2",
"description": "JS implementation of DAG-CBOR",
"author": "Rod <[email protected]> (http://r.va.gg/)",
"license": "Apache-2.0 OR MIT",
0 commit comments