Skip to content

Commit 766a3ff

Browse files
chore(main): release nft.storage 6.2.0 (#1788)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7726c64 commit 766a3ff

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.2.0](https://github.com/nftstorage/nft.storage/compare/nft.storage-v6.1.0...nft.storage-v6.2.0) (2022-04-08)
4+
5+
6+
### Features
7+
8+
* add rate limiter ([#1647](https://github.com/nftstorage/nft.storage/issues/1647)) ([7726c64](https://github.com/nftstorage/nft.storage/commit/7726c646b84624ede58dd8cac7913fc8d4431f16))
9+
310
## [6.1.0](https://github.com/nftstorage/nft.storage/compare/nft.storage-v6.0.2...nft.storage-v6.1.0) (2022-03-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": "6.1.0",
3+
"version": "6.2.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)