Skip to content

Commit

Permalink
chore(release): 5.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.3](v5.2.2...v5.2.3) (2023-09-12)

### Trivial Changes

* **deps:** bump @multiformats/blake2 from 1.0.13 to 2.0.0 in /examples ([#150](#150)) ([94dbed8](94dbed8))
* **deps:** bump multiformats from 11.0.2 to 12.1.0 in /examples ([43be52f](43be52f))

### Dependencies

* bump cborg from 2.0.5 to 4.0.0 ([1cf1d67](1cf1d67))
  • Loading branch information
semantic-release-bot committed Sep 12, 2023
1 parent 1cf1d67 commit 8410956
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [5.2.3](https://github.com/ipld/js-car/compare/v5.2.2...v5.2.3) (2023-09-12)


### Trivial Changes

* **deps:** bump @multiformats/blake2 from 1.0.13 to 2.0.0 in /examples ([#150](https://github.com/ipld/js-car/issues/150)) ([94dbed8](https://github.com/ipld/js-car/commit/94dbed8e4e5ad568f68db8f2f78e46f50b13f606))
* **deps:** bump multiformats from 11.0.2 to 12.1.0 in /examples ([43be52f](https://github.com/ipld/js-car/commit/43be52f38f4bd1e1c480f43d9ec93fdd7f5bf566))


### Dependencies

* bump cborg from 2.0.5 to 4.0.0 ([1cf1d67](https://github.com/ipld/js-car/commit/1cf1d67d4cc51966a92c624239abb422ed1e498d))

## [5.2.2](https://github.com/ipld/js-car/compare/v5.2.1...v5.2.2) (2023-08-28)


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/car",
"version": "5.2.2",
"version": "5.2.3",
"description": "Content Addressable aRchive format reader and writer",
"author": "Rod <rod@vagg.org> (http://r.va.gg/)",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 8410956

Please sign in to comment.