Skip to content

Commit

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


##
[0.7.21](v0.7.20...v0.7.21)
(2024-03-28)


### Bug Fixes

* add a delay for system event monitoring to start before pull completes
as the run commands are async
([#144](#144))
([5de585f](5de585f))
* add custom wait for retry logic
([#141](#141))
([3b69319](3b69319))

---
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] committed Mar 28, 2024
1 parent 5de585f commit 873339b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.7.20"
".": "0.7.21"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.7.21](https://github.com/runfinch/common-tests/compare/v0.7.20...v0.7.21) (2024-03-28)


### Bug Fixes

* add a delay for system event monitoring to start before pull completes as the run commands are async ([#144](https://github.com/runfinch/common-tests/issues/144)) ([5de585f](https://github.com/runfinch/common-tests/commit/5de585f5bece7ed358928444cbde4cfe4426ff57))
* add custom wait for retry logic ([#141](https://github.com/runfinch/common-tests/issues/141)) ([3b69319](https://github.com/runfinch/common-tests/commit/3b693190773706dde9b6f8dd11171e26cc0df404))

## [0.7.20](https://github.com/runfinch/common-tests/compare/v0.7.19...v0.7.20) (2024-03-27)


Expand Down

0 comments on commit 873339b

Please sign in to comment.