Skip to content

Commit bcc90dd

Browse files
chore(main): release nft.storage 7.1.0 (#2398)
🤖 I have created a release *beep* *boop* --- ## [7.1.0](nft.storage-v7.0.3...nft.storage-v7.1.0) (2023-05-23) ### Features * custom chunk size ([#2396](#2396)) ([4e37f8e](4e37f8e)) ### Bug Fixes * increase timeout for custom chunk size test ([77f9054](77f9054)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 77f9054 commit bcc90dd

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/client/CHANGELOG.md

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

3+
## [7.1.0](https://github.com/nftstorage/nft.storage/compare/nft.storage-v7.0.3...nft.storage-v7.1.0) (2023-05-23)
4+
5+
6+
### Features
7+
8+
* custom chunk size ([#2396](https://github.com/nftstorage/nft.storage/issues/2396)) ([4e37f8e](https://github.com/nftstorage/nft.storage/commit/4e37f8e60e0e7b60657d205806693216db634947))
9+
10+
11+
### Bug Fixes
12+
13+
* increase timeout for custom chunk size test ([77f9054](https://github.com/nftstorage/nft.storage/commit/77f905480cbdaacc77b2c703c81911ad0fe734c0))
14+
315
## [7.0.3](https://github.com/nftstorage/nft.storage/compare/nft.storage-v7.0.2...nft.storage-v7.0.3) (2023-02-28)
416

517

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": "7.0.3",
3+
"version": "7.1.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)