Skip to content

Commit

Permalink
chore(main): release nft.storage 6.4.1 (#2039)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 18, 2022
1 parent 8df636c commit 84032e6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [6.4.1](https://github.com/nftstorage/nft.storage/compare/nft.storage-v6.4.0...nft.storage-v6.4.1) (2022-07-18)


### Bug Fixes

* add missing dep it-pipe ([#2076](https://github.com/nftstorage/nft.storage/issues/2076)) ([8df636c](https://github.com/nftstorage/nft.storage/commit/8df636c50400d1c97f5d4e57b816f4c8e7df00dc))
* file import in some ts configurations ([#1915](https://github.com/nftstorage/nft.storage/issues/1915)) ([878a113](https://github.com/nftstorage/nft.storage/commit/878a113403d2be1331bda8077407ba5edaca16ba))
* 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))

## [6.4.0](https://github.com/nftstorage/nft.storage/compare/nft.storage-v6.3.0...nft.storage-v6.4.0) (2022-06-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nft.storage",
"version": "6.4.0",
"version": "6.4.1",
"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",
"license": "(Apache-2.0 OR MIT)",
"type": "module",
Expand Down

0 comments on commit 84032e6

Please sign in to comment.