Skip to content

Commit f392d59

Browse files
chore(main): release 1.8.3 (runfinch#1422)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a423697 commit f392d59

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.8.2"
2+
".": "1.8.3"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.8.3](https://github.com/runfinch/finch/compare/v1.8.2...v1.8.3) (2025-06-10)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** Bump github.com/docker/cli ([8951770](https://github.com/runfinch/finch/commit/895177039189820e7b00be7c9c18766288d722df))
9+
* **deps:** Bump github.com/docker/cli from 28.1.1+incompatible to 28.2.2+incompatible ([#1421](https://github.com/runfinch/finch/issues/1421)) ([8951770](https://github.com/runfinch/finch/commit/895177039189820e7b00be7c9c18766288d722df))
10+
* **deps:** Bump github.com/docker/docker ([bdae3ac](https://github.com/runfinch/finch/commit/bdae3ac692254840399868722f1ee7f8e7285ebc))
11+
* **deps:** Bump github.com/docker/docker from 28.1.1+incompatible to 28.2.2+incompatible ([#1420](https://github.com/runfinch/finch/issues/1420)) ([bdae3ac](https://github.com/runfinch/finch/commit/bdae3ac692254840399868722f1ee7f8e7285ebc))
12+
* **deps:** Bump github.com/lima-vm/lima from 1.0.7 to 1.1.1 ([#1415](https://github.com/runfinch/finch/issues/1415)) ([95026a1](https://github.com/runfinch/finch/commit/95026a1243bbbf82cd13cdaa404c0b0e527f3edf))
13+
* **deps:** Bump golang.org/x/crypto from 0.38.0 to 0.39.0 ([#1427](https://github.com/runfinch/finch/issues/1427)) ([42ac01d](https://github.com/runfinch/finch/commit/42ac01dec2b8def9302f4cd124b873b0335b7497))
14+
* **deps:** Bump golang.org/x/tools from 0.33.0 to 0.34.0 ([#1426](https://github.com/runfinch/finch/issues/1426)) ([a423697](https://github.com/runfinch/finch/commit/a4236971b60d0ccbce21511ac8cf22dc698c322c))
15+
* **deps:** Bump submodules and dependencies ([#1419](https://github.com/runfinch/finch/issues/1419)) ([1b88505](https://github.com/runfinch/finch/commit/1b88505dc48f65a689b347d8f5a5aadd42b58ee5))
16+
317
## [1.8.2](https://github.com/runfinch/finch/compare/v1.8.1...v1.8.2) (2025-05-21)
418

519

0 commit comments

Comments
 (0)