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

Commit fca43ed

Browse files
chore(release): 2.0.0 [skip ci]
## [@helia/mfs-v2.0.0](https://github.com/ipfs/helia-mfs/compare/@helia/mfs-v1.0.2...@helia/mfs-v2.0.0) (2024-01-08) ### ⚠ BREAKING CHANGES * uses multiformats v13 ### Features * update helia to v3 and multiformats to v13 ([9f7dc0a](9f7dc0a))
1 parent 9f7dc0a commit fca43ed

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/mfs/CHANGELOG.md

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

314

packages/mfs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/mfs",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"description": "A mutable filesystem powered by Helia",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-mfs/tree/main/packages/mfs#readme",

0 commit comments

Comments
 (0)