Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.0](v5.0.3...v5.1.0) (2023-01-27)

### Features

* add support for sync car reading ([#121](#121)) ([c3917aa](c3917aa))
  • Loading branch information
semantic-release-bot committed Jan 27, 2023
1 parent c3917aa commit 653d52c
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 @@
## [5.1.0](https://github.com/ipld/js-car/compare/v5.0.3...v5.1.0) (2023-01-27)


### Features

* add support for sync car reading ([#121](https://github.com/ipld/js-car/issues/121)) ([c3917aa](https://github.com/ipld/js-car/commit/c3917aa955559c21e8ec41c7dcdebae4e91c50fe))

## [5.0.3](https://github.com/ipld/js-car/compare/v5.0.2...v5.0.3) (2023-01-09)


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.0.3",
"version": "5.1.0",
"description": "Content Addressable aRchive format reader and writer",
"author": "Rod <[email protected]> (http://r.va.gg/)",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 653d52c

Please sign in to comment.