Skip to content

Commit 4d18e0c

Browse files
chore(main): release nft.storage 7.0.1 (#2297)
🤖 I have created a release *beep* *boop* --- ## [7.0.1](nft.storage-v7.0.0...nft.storage-v7.0.1) (2023-02-28) ### Bug Fixes * fix typescript nodenext resolution ([#2185](#2185)) ([69a49ce](69a49ce)) * set client default chunk size to 50MB ([#2331](#2331)) ([631f307](631f307)) --- 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 631f307 commit 4d18e0c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/client/CHANGELOG.md

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

3+
## [7.0.1](https://github.com/nftstorage/nft.storage/compare/nft.storage-v7.0.0...nft.storage-v7.0.1) (2023-02-28)
4+
5+
6+
### Bug Fixes
7+
8+
* fix typescript nodenext resolution ([#2185](https://github.com/nftstorage/nft.storage/issues/2185)) ([69a49ce](https://github.com/nftstorage/nft.storage/commit/69a49cede3f24d723582b239596eb714b178a99d))
9+
* set client default chunk size to 50MB ([#2331](https://github.com/nftstorage/nft.storage/issues/2331)) ([631f307](https://github.com/nftstorage/nft.storage/commit/631f307950782c01356dbf1ad574d7b1d8301eab))
10+
311
## [7.0.0](https://github.com/nftstorage/nft.storage/compare/nft.storage-v6.4.1...nft.storage-v7.0.0) (2022-07-29)
412

513

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