Skip to content

Commit

Permalink
chore(release): 9.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [9.0.7](v9.0.6...v9.0.7) (2023-12-30)

### Dependencies

* bump multiformats from 12.1.3 to 13.0.0 ([#109](#109)) ([7033a31](7033a31))
  • Loading branch information
semantic-release-bot committed Dec 30, 2023
1 parent 7033a31 commit 68b3956
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.0.7](https://github.com/ipld/js-dag-cbor/compare/v9.0.6...v9.0.7) (2023-12-30)


### Dependencies

* bump multiformats from 12.1.3 to 13.0.0 ([#109](https://github.com/ipld/js-dag-cbor/issues/109)) ([7033a31](https://github.com/ipld/js-dag-cbor/commit/7033a31ecfd69e36cf83791c04c4bd2a92cd1cd1))

## [9.0.6](https://github.com/ipld/js-dag-cbor/compare/v9.0.5...v9.0.6) (2023-10-03)


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.0.6",
"version": "9.0.7",
"description": "JS implementation of DAG-CBOR",
"author": "Rod <rod@vagg.org> (http://r.va.gg/)",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 68b3956

Please sign in to comment.