Skip to content

Commit

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


##
[1.7.1](cron-v1.7.0...cron-v1.7.1)
(2023-03-17)


### Bug Fixes

* only recheck pin status if pinning or queued
([#2236](#2236))
([949f866](949f866))

---
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 Mar 17, 2023
1 parent ca0de12 commit 99f5912
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

## [1.7.1](https://github.com/web3-storage/web3.storage/compare/cron-v1.7.0...cron-v1.7.1) (2023-03-17)


### Bug Fixes

* only recheck pin status if pinning or queued ([#2236](https://github.com/web3-storage/web3.storage/issues/2236)) ([949f866](https://github.com/web3-storage/web3.storage/commit/949f866b1845cc3a407d91bd8c09d21fbe0b13bb))

## [1.7.0](https://github.com/web3-storage/web3.storage/compare/cron-v1.6.1...cron-v1.7.0) (2023-01-03)


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": "@web3-storage/cron",
"version": "1.7.0",
"version": "1.7.1",
"description": "Web3 Storage Cron Jobs",
"private": true,
"main": "src/index.js",
Expand Down

0 comments on commit 99f5912

Please sign in to comment.