Skip to content

Commit

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


##
[3.6.0](cron-v3.5.0...cron-v3.6.0)
(2024-04-03)


### Features

* POST /uploads can write uploads to w3up for web3 serving and
dagcargoless filecoin deal-making
([#2522](#2522))
([0c77cb3](0c77cb3))

---
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 8, 2024
1 parent 4c78a8f commit 6051232
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/cron/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.6.0](https://github.com/nftstorage/nft.storage/compare/cron-v3.5.0...cron-v3.6.0) (2024-04-03)


### Features

* POST /uploads can write uploads to w3up for web3 serving and dagcargoless filecoin deal-making ([#2522](https://github.com/nftstorage/nft.storage/issues/2522)) ([0c77cb3](https://github.com/nftstorage/nft.storage/commit/0c77cb3646586b1a802e8c8ca2e8c54d0a006f56))

## [3.5.0](https://github.com/nftstorage/nft.storage/compare/cron-v3.4.0...cron-v3.5.0) (2022-07-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/cron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cron",
"version": "3.5.0",
"version": "3.6.0",
"description": "NFT Storage Cron Jobs",
"private": true,
"main": "src/index.js",
Expand Down

0 comments on commit 6051232

Please sign in to comment.