Skip to content

Commit cc74c20

Browse files
chore(main): release 0.17.2 (runfinch#254)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7020f93 commit cc74c20

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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-
".": "0.17.1"
2+
".": "0.17.2"
33
}

CHANGELOG.md

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

3+
## [0.17.2](https://github.com/runfinch/finch-daemon/compare/v0.17.1...v0.17.2) (2025-06-06)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** Bump github.com/containerd/containerd/api ([439fd61](https://github.com/runfinch/finch-daemon/commit/439fd6185fbc9665f848ad0e8bade35de96ed001))
9+
* **deps:** Bump github.com/containerd/containerd/api from 1.8.0 to 1.9.0 ([#245](https://github.com/runfinch/finch-daemon/issues/245)) ([439fd61](https://github.com/runfinch/finch-daemon/commit/439fd6185fbc9665f848ad0e8bade35de96ed001))
10+
* **deps:** Bump github.com/docker/cli ([350ae05](https://github.com/runfinch/finch-daemon/commit/350ae05c60e69e823dfef8b9ba305d621f8eae5f))
11+
* **deps:** Bump github.com/docker/cli from 28.0.4+incompatible to 28.2.2+incompatible ([#248](https://github.com/runfinch/finch-daemon/issues/248)) ([350ae05](https://github.com/runfinch/finch-daemon/commit/350ae05c60e69e823dfef8b9ba305d621f8eae5f))
12+
13+
14+
### Bug Fixes
15+
16+
* skip blkio test in vm ([#256](https://github.com/runfinch/finch-daemon/issues/256)) ([7020f93](https://github.com/runfinch/finch-daemon/commit/7020f93040ff10ddf2d2724e439fea1fa7131381))
17+
318
## [0.17.1](https://github.com/runfinch/finch-daemon/compare/v0.17.0...v0.17.1) (2025-06-06)
419

520

0 commit comments

Comments
 (0)