Skip to content

Commit 0105776

Browse files
chore(main): release 1.0.1 (runfinch#719)
🤖 I have created a release *beep* *boop* --- ## [1.0.1](runfinch/finch@v1.0.0...v1.0.1) (2023-12-07) ### Bug Fixes * Clean up all previous finch version installation registries in postinstall and uninstall ([runfinch#688](runfinch#688)) ([9afc0b9](runfinch@9afc0b9)) * Fix to be able to run finch build with --ssh option ([runfinch#696](runfinch#696)) ([4d1e6cf](runfinch@4d1e6cf)) * Fix to delete ~/.finch when uninstalling finch ([runfinch#703](runfinch#703)) ([8d7389f](runfinch@8d7389f)) * remove virtual machine image when running make clean ([98c8ee4](runfinch@98c8ee4)) * resolve shellcheck warnings ([runfinch#684](runfinch#684)) ([d9f695a](runfinch@d9f695a)) * Use LimaUser method instead of host user name ([runfinch#712](runfinch#712)) ([7c02e08](runfinch@7c02e08)) --- 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>
1 parent bb1a273 commit 0105776

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/runfinch/finch/compare/v1.0.0...v1.0.1) (2023-12-07)
4+
5+
6+
### Bug Fixes
7+
8+
* Clean up all previous finch version installation registries in postinstall and uninstall ([#688](https://github.com/runfinch/finch/issues/688)) ([9afc0b9](https://github.com/runfinch/finch/commit/9afc0b9a5e73a3c261aeac87b977e44129b311bd))
9+
* Fix to be able to run finch build with --ssh option ([#696](https://github.com/runfinch/finch/issues/696)) ([4d1e6cf](https://github.com/runfinch/finch/commit/4d1e6cf6d8f4b6f2cbdf0229e8dcf4ad0c80d80c))
10+
* Fix to delete ~/.finch when uninstalling finch ([#703](https://github.com/runfinch/finch/issues/703)) ([8d7389f](https://github.com/runfinch/finch/commit/8d7389f607fc0211ebd6cfafe13197b945d877a3))
11+
* remove virtual machine image when running make clean ([98c8ee4](https://github.com/runfinch/finch/commit/98c8ee4f783d01cb1340e77b508d868c3bb4bf04))
12+
* resolve shellcheck warnings ([#684](https://github.com/runfinch/finch/issues/684)) ([d9f695a](https://github.com/runfinch/finch/commit/d9f695a39f17af6ab00722fbf5191b6fa5c9166b))
13+
* Use LimaUser method instead of host user name ([#712](https://github.com/runfinch/finch/issues/712)) ([7c02e08](https://github.com/runfinch/finch/commit/7c02e08394f667e1f69cd304ef0258c1f0ff1c0f))
14+
315
## [1.0.0](https://github.com/runfinch/finch/compare/v0.9.0...v1.0.0) (2023-10-31)
416

517

0 commit comments

Comments
 (0)