Skip to content

Commit

Permalink
chore(release): 9.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 24, 2024
1 parent f703384 commit ee8c332
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [9.2.1](https://github.com/ipld/js-dag-cbor/compare/v9.2.0...v9.2.1) (2024-06-24)

### Dependencies

* **dev:** bump aegir from 42.2.11 to 44.0.0 ([f703384](https://github.com/ipld/js-dag-cbor/commit/f7033847ae4576fc92096471a0ed796ee95005f4))

## [9.2.0](https://github.com/ipld/js-dag-cbor/compare/v9.1.0...v9.2.0) (2024-02-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit ee8c332

Please sign in to comment.