Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 89ca5a5

Browse files
chore(release): 2.0.0 [skip ci]
## [@helia/car-v2.0.0](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.4...@helia/car-v2.0.0) (2024-01-08) ### ⚠ BREAKING CHANGES * uses multiformats v13 and helia v3 ### Features * update helia to v3 and multiformats to v13 ([#52](#52)) ([6405c34](6405c34))
1 parent 6405c34 commit 89ca5a5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/car/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [@helia/car-v2.0.0](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.4...@helia/car-v2.0.0) (2024-01-08)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* uses multiformats v13 and helia v3
7+
8+
### Features
9+
10+
* update helia to v3 and multiformats to v13 ([#52](https://github.com/ipfs/helia-car/issues/52)) ([6405c34](https://github.com/ipfs/helia-car/commit/6405c3487879614dc4dd7308b15c946d644e0488))
11+
112
## [@helia/car-v1.0.4](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.3...@helia/car-v1.0.4) (2023-10-07)
213

314

packages/car/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/car",
3-
"version": "1.0.4",
3+
"version": "2.0.0",
44
"description": "Import/export car files from Helia",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-car/tree/main/packages/car#readme",

0 commit comments

Comments
 (0)