Skip to content

Commit 6051232

Browse files
chore(main): release cron 3.6.0 (#2530)
🤖 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>
1 parent 4c78a8f commit 6051232

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/cron/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.6.0](https://github.com/nftstorage/nft.storage/compare/cron-v3.5.0...cron-v3.6.0) (2024-04-03)
4+
5+
6+
### Features
7+
8+
* 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))
9+
310
## [3.5.0](https://github.com/nftstorage/nft.storage/compare/cron-v3.4.0...cron-v3.5.0) (2022-07-01)
411

512

packages/cron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cron",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "NFT Storage Cron Jobs",
55
"private": true,
66
"main": "src/index.js",

0 commit comments

Comments
 (0)