Skip to content

Commit cf674f9

Browse files
chore: release nft.storage 3.0.1 (#212)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 09fd8cb commit cf674f9

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### [3.0.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v3.0.0...nft.storage-v3.0.1) (2021-06-24)
4+
5+
6+
### Bug Fixes
7+
8+
* add storeCar to client interface.ts ([#205](https://www.github.com/ipfs-shipyard/nft.storage/issues/205)) ([43c0bd3](https://www.github.com/ipfs-shipyard/nft.storage/commit/43c0bd3b888f28978e5ab3ab147393b2c3d24234))
9+
* the CarReader type is a collection of interfaces ([#214](https://www.github.com/ipfs-shipyard/nft.storage/issues/214)) ([09fd8cb](https://www.github.com/ipfs-shipyard/nft.storage/commit/09fd8cbb49dfb893fd480cc1f94b79afdc2fb769))
10+
311
## [3.0.0](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v2.1.1...nft.storage-v3.0.0) (2021-06-22)
412

513

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nft.storage",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "nft.storage client",
55
"license": "(Apache-2.0 AND MIT)",
66
"type": "module",

0 commit comments

Comments
 (0)