Skip to content

Commit a3ed46d

Browse files
chore(main): release api 3.0.1 (#2091)
1 parent 068f41e commit a3ed46d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/api/CHANGELOG.md

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

3+
## [3.0.1](https://github.com/nftstorage/nft.storage/compare/api-v3.0.0...api-v3.0.1) (2022-07-28)
4+
5+
6+
### Bug Fixes
7+
8+
* set user for UCAN authentication ([#2090](https://github.com/nftstorage/nft.storage/issues/2090)) ([068f41e](https://github.com/nftstorage/nft.storage/commit/068f41e769c2a9d970449742ee49ac35558c8e2e))
9+
310
## [3.0.0](https://github.com/nftstorage/nft.storage/compare/api-v2.28.1...api-v3.0.0) (2022-06-28)
411

512

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "NFT Storage API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)