Skip to content

Commit 7750c0b

Browse files
chore(main): release cron 3.5.0 (#2047)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d2889f4 commit 7750c0b

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.5.0](https://github.com/nftstorage/nft.storage/compare/cron-v3.4.0...cron-v3.5.0) (2022-07-01)
4+
5+
6+
### Features
7+
8+
* **cron:** nft-ttr logs store_duration_seconds to prometheus ([#2040](https://github.com/nftstorage/nft.storage/issues/2040)) ([d2889f4](https://github.com/nftstorage/nft.storage/commit/d2889f4a69de52482ce2c165c940171d74810fa6))
9+
310
## [3.4.0](https://github.com/nftstorage/nft.storage/compare/cron-v3.3.0...cron-v3.4.0) (2022-06-27)
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.4.0",
3+
"version": "3.5.0",
44
"description": "NFT Storage Cron Jobs",
55
"private": true,
66
"main": "src/index.js",

0 commit comments

Comments
 (0)