Skip to content

Commit ad1d106

Browse files
chore(main): release nft.storage 6.4.0 (#2034)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 44e6a06 commit ad1d106

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+
## [6.4.0](https://github.com/nftstorage/nft.storage/compare/nft.storage-v6.3.0...nft.storage-v6.4.0) (2022-06-28)
4+
5+
6+
### Features
7+
8+
* abortable requests ([#2027](https://github.com/nftstorage/nft.storage/issues/2027)) ([44e6a06](https://github.com/nftstorage/nft.storage/commit/44e6a0649be7719570c2bdbc3634853395d9376e))
9+
310
## [6.3.0](https://github.com/nftstorage/nft.storage/compare/nft.storage-v6.2.0...nft.storage-v6.3.0) (2022-05-19)
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": "6.3.0",
3+
"version": "6.4.0",
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)