Skip to content

Commit cbd27df

Browse files
chore: release nft.storage 2.1.0 (#187)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c7e5130 commit cbd27df

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/client/CHANGELOG.md

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

3+
## [2.1.0](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v2.0.0...nft.storage-v2.1.0) (2021-06-15)
4+
5+
6+
### Features
7+
8+
* support CAR file uploads ([#178](https://www.github.com/ipfs-shipyard/nft.storage/issues/178)) ([c7e5130](https://www.github.com/ipfs-shipyard/nft.storage/commit/c7e5130022ac1d0db13269582bdfa5e60d41bdea))
9+
310
## [2.0.0](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v1.4.0...nft.storage-v2.0.0) (2021-06-01)
411

512

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": "2.0.0",
3+
"version": "2.1.0",
44
"description": "nft.storage client",
55
"license": "(Apache-2.0 AND MIT)",
66
"type": "module",

0 commit comments

Comments
 (0)