Skip to content

Commit e49b684

Browse files
chore: release nft.storage 2.1.1 (#196)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 41138df commit e49b684

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

packages/client/CHANGELOG.md

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

3+
### [2.1.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v2.1.0...nft.storage-v2.1.1) (2021-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* car upload example ([#197](https://www.github.com/ipfs-shipyard/nft.storage/issues/197)) ([c6b1a68](https://www.github.com/ipfs-shipyard/nft.storage/commit/c6b1a68e643390464b3b46a2707a6430c3ce4f74))
9+
* **client:** npm lifecycle build command ([#194](https://www.github.com/ipfs-shipyard/nft.storage/issues/194)) ([41138df](https://www.github.com/ipfs-shipyard/nft.storage/commit/41138dfe5fe7308eb2b1dd4f9acd82de3a11f63d))
10+
* misc docs issues ([#190](https://www.github.com/ipfs-shipyard/nft.storage/issues/190)) ([04e9840](https://www.github.com/ipfs-shipyard/nft.storage/commit/04e9840e35903a6738b0e947c150047ce521f912))
11+
312
## [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)
413

514

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

0 commit comments

Comments
 (0)