Skip to content

Commit 84032e6

Browse files
chore(main): release nft.storage 6.4.1 (#2039)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8df636c commit 84032e6

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+
## [6.4.1](https://github.com/nftstorage/nft.storage/compare/nft.storage-v6.4.0...nft.storage-v6.4.1) (2022-07-18)
4+
5+
6+
### Bug Fixes
7+
8+
* add missing dep it-pipe ([#2076](https://github.com/nftstorage/nft.storage/issues/2076)) ([8df636c](https://github.com/nftstorage/nft.storage/commit/8df636c50400d1c97f5d4e57b816f4c8e7df00dc))
9+
* file import in some ts configurations ([#1915](https://github.com/nftstorage/nft.storage/issues/1915)) ([878a113](https://github.com/nftstorage/nft.storage/commit/878a113403d2be1331bda8077407ba5edaca16ba))
10+
* link to NFTStorage constructor in API reference docs ([#2005](https://github.com/nftstorage/nft.storage/issues/2005)) ([4eddd01](https://github.com/nftstorage/nft.storage/commit/4eddd01a78e4948d4b1e39ba88f4dee05140f512))
11+
312
## [6.4.0](https://github.com/nftstorage/nft.storage/compare/nft.storage-v6.3.0...nft.storage-v6.4.0) (2022-06-28)
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": "6.4.0",
3+
"version": "6.4.1",
44
"description": "A client library for the https://nft.storage/ service. It provides a convenient interface for working with the HTTP API from a web browser or Node.js",
55
"license": "(Apache-2.0 OR MIT)",
66
"type": "module",

0 commit comments

Comments
 (0)