Skip to content

Commit

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


##
[0.7.12](v0.7.11...v0.7.12)
(2024-01-13)


### Build System or External Dependencies

* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0
([#112](#112))
([ece5ec6](ece5ec6))


### Bug Fixes

* allow propagation time for async conditions
([#111](#111))
([8aeb41a](8aeb41a))
* increase nginx pull timeout
([#114](#114))
([33308d0](33308d0))

---
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 Jan 13, 2024
1 parent 33308d0 commit d5a29d5
Show file tree
Hide file tree
Showing 2 changed files with 14 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.11"
".": "0.7.12"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.7.12](https://github.com/runfinch/common-tests/compare/v0.7.11...v0.7.12) (2024-01-13)


### Build System or External Dependencies

* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 ([#112](https://github.com/runfinch/common-tests/issues/112)) ([ece5ec6](https://github.com/runfinch/common-tests/commit/ece5ec6eab9870208c693bdf34ee8371373b3501))


### Bug Fixes

* allow propagation time for async conditions ([#111](https://github.com/runfinch/common-tests/issues/111)) ([8aeb41a](https://github.com/runfinch/common-tests/commit/8aeb41a875c62a0aedfe7042861c424d42ab7bb1))
* increase nginx pull timeout ([#114](https://github.com/runfinch/common-tests/issues/114)) ([33308d0](https://github.com/runfinch/common-tests/commit/33308d0ea9235454783bd88cc40de3d84852974a))

## [0.7.11](https://github.com/runfinch/common-tests/compare/v0.7.10...v0.7.11) (2024-01-06)


Expand Down

0 comments on commit d5a29d5

Please sign in to comment.