Skip to content

Commit

Permalink
chore(main): release api 4.6.0 (#2557)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.6.0](api-v4.5.0...api-v4.6.0)
(2024-04-04)


### Features

* added script to generate ucan for w3up space and docs for how to
access the space using console.web3.storage
([#2554](#2554))
([ad33faf](ad33faf))
* lock w3up uploads feature switch open
([#2556](#2556))
([6eeefeb](6eeefeb))

---
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>
  • Loading branch information
github-actions[bot] authored Apr 4, 2024
1 parent 6eeefeb commit bf19e36
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.6.0](https://github.com/nftstorage/nft.storage/compare/api-v4.5.0...api-v4.6.0) (2024-04-04)


### Features

* added script to generate ucan for w3up space and docs for how to access the space using console.web3.storage ([#2554](https://github.com/nftstorage/nft.storage/issues/2554)) ([ad33faf](https://github.com/nftstorage/nft.storage/commit/ad33faf83ae1c994f040f6ad1539496b16ad264a))
* lock w3up uploads feature switch open ([#2556](https://github.com/nftstorage/nft.storage/issues/2556)) ([6eeefeb](https://github.com/nftstorage/nft.storage/commit/6eeefebe8a54f4db9e4826cba4a0847ae8ec2d14))

## [4.5.0](https://github.com/nftstorage/nft.storage/compare/api-v4.4.3...api-v4.5.0) (2024-04-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "4.5.0",
"version": "4.6.0",
"description": "NFT Storage API",
"private": true,
"type": "module",
Expand Down

0 comments on commit bf19e36

Please sign in to comment.