Skip to content

Commit ee8c332

Browse files
chore(release): 9.2.1 [skip ci]
## [9.2.1](v9.2.0...v9.2.1) (2024-06-24) ### Dependencies * **dev:** bump aegir from 42.2.11 to 44.0.0 ([f703384](f703384))
1 parent f703384 commit ee8c332

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+
## [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+
17
## [9.2.0](https://github.com/ipld/js-dag-cbor/compare/v9.1.0...v9.2.0) (2024-02-16)
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-cbor",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"description": "JS implementation of DAG-CBOR",
55
"author": "Rod <[email protected]> (http://r.va.gg/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)