Skip to content

Commit 5b303b5

Browse files
chore(main): release nft.storage 7.1.1 (#2431)
🤖 I have created a release *beep* *boop* --- ## [7.1.1](nft.storage-v7.1.0...nft.storage-v7.1.1) (2023-07-20) ### Bug Fixes * this param for fetch calls ([#2428](#2428)) ([ed04997](ed04997)) --- 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 2bd182f commit 5b303b5

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+
## [7.1.1](https://github.com/nftstorage/nft.storage/compare/nft.storage-v7.1.0...nft.storage-v7.1.1) (2023-07-20)
4+
5+
6+
### Bug Fixes
7+
8+
* this param for fetch calls ([#2428](https://github.com/nftstorage/nft.storage/issues/2428)) ([ed04997](https://github.com/nftstorage/nft.storage/commit/ed04997790278a28f927a6517387bc323f914ac2))
9+
310
## [7.1.0](https://github.com/nftstorage/nft.storage/compare/nft.storage-v7.0.3...nft.storage-v7.1.0) (2023-05-23)
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": "7.1.0",
3+
"version": "7.1.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)