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 f703384 commit ee8c332Copy full SHA for ee8c332
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [9.2.1](https://github.com/ipld/js-dag-cbor/compare/v9.2.0...v9.2.1) (2024-06-24)
2
+
3
+### Dependencies
4
5
+* **dev:** bump aegir from 42.2.11 to 44.0.0 ([f703384](https://github.com/ipld/js-dag-cbor/commit/f7033847ae4576fc92096471a0ed796ee95005f4))
6
7
## [9.2.0](https://github.com/ipld/js-dag-cbor/compare/v9.1.0...v9.2.0) (2024-02-16)
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@ipld/dag-cbor",
- "version": "9.2.0",
+ "version": "9.2.1",
"description": "JS implementation of DAG-CBOR",
"author": "Rod <[email protected]> (http://r.va.gg/)",
"license": "Apache-2.0 OR MIT",
0 commit comments