Skip to content

Commit

Permalink
chore(release): 5.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.3.2](v5.3.1...v5.3.2) (2024-06-24)

### Dependencies

* **dev:** bump aegir from 43.0.3 to 44.0.0 ([4cff1e1](4cff1e1))
  • Loading branch information
semantic-release-bot committed Jun 24, 2024
1 parent 4cff1e1 commit 5e733f2
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 @@
## [5.3.2](https://github.com/ipld/js-car/compare/v5.3.1...v5.3.2) (2024-06-24)

### Dependencies

* **dev:** bump aegir from 43.0.3 to 44.0.0 ([4cff1e1](https://github.com/ipld/js-car/commit/4cff1e1b72fa11f23334dfe6944f67d7d1e2dad6))

## [5.3.1](https://github.com/ipld/js-car/compare/v5.3.0...v5.3.1) (2024-06-01)


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.3.1",
"version": "5.3.2",
"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 5e733f2

Please sign in to comment.