Skip to content

Commit

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


##
[0.7.0](v0.6.5...v0.7.0)
(2023-05-26)


### Features

* Tests for bind mounts
([#66](#66))
([22a7f7e](22a7f7e))
* verify the result of finch inspect has State.Status and State.Error
([#64](#64))
([b761a7a](b761a7a))


### Build System or External Dependencies

* **deps:** bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.5
([#62](#62))
([0bd0901](0bd0901))
* **deps:** bump github.com/onsi/gomega from 1.27.5 to 1.27.6
([#54](#54))
([72120b5](72120b5))
* **deps:** bump github.com/onsi/gomega from 1.27.6 to 1.27.7
([#65](#65))
([590a984](590a984))

---
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 May 26, 2023
1 parent 22a7f7e commit afbbd97
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.7.0](/~https://github.com/runfinch/common-tests/compare/v0.6.5...v0.7.0) (2023-05-26)


### Features

* Tests for bind mounts ([#66](/~https://github.com/runfinch/common-tests/issues/66)) ([22a7f7e](/~https://github.com/runfinch/common-tests/commit/22a7f7e7bd917e443aa47aaa9eaa5dac03a5a10b))
* verify the result of finch inspect has State.Status and State.Error ([#64](/~https://github.com/runfinch/common-tests/issues/64)) ([b761a7a](/~https://github.com/runfinch/common-tests/commit/b761a7ab19fe15e0d0bf34441fad1248ac6b3e83))


### Build System or External Dependencies

* **deps:** bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.5 ([#62](/~https://github.com/runfinch/common-tests/issues/62)) ([0bd0901](/~https://github.com/runfinch/common-tests/commit/0bd090128548cdeb8cf381c8c53b2177fe009ab6))
* **deps:** bump github.com/onsi/gomega from 1.27.5 to 1.27.6 ([#54](/~https://github.com/runfinch/common-tests/issues/54)) ([72120b5](/~https://github.com/runfinch/common-tests/commit/72120b57b4c70945df307a1aea80d609e7c27a95))
* **deps:** bump github.com/onsi/gomega from 1.27.6 to 1.27.7 ([#65](/~https://github.com/runfinch/common-tests/issues/65)) ([590a984](/~https://github.com/runfinch/common-tests/commit/590a9845b46218c1c8d669a5e5a9269dfc86a232))

## [0.6.4](/~https://github.com/runfinch/common-tests/compare/v0.6.3...v0.6.4) (2023-04-06)


Expand Down

0 comments on commit afbbd97

Please sign in to comment.