Skip to content

Commit dff65b2

Browse files
chore(main): release 0.22.0 (#385)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0847813 commit dff65b2

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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.21.0"
2+
".": "0.22.0"
33
}

CHANGELOG.md

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

3+
## [0.22.0](https://github.com/runfinch/finch-daemon/compare/v0.21.0...v0.22.0) (2026-01-14)
4+
5+
6+
### Features
7+
8+
* add containers field in network inspect response ([#384](https://github.com/runfinch/finch-daemon/issues/384)) ([356ed67](https://github.com/runfinch/finch-daemon/commit/356ed672bbbeabf6bb7291fce1315e027e31108c))
9+
10+
11+
### Bug Fixes
12+
13+
* add grace period to allow registry to start up ([#393](https://github.com/runfinch/finch-daemon/issues/393)) ([0847813](https://github.com/runfinch/finch-daemon/commit/084781395f298ff0409e0665963d15d528429170))
14+
* **ci:** fix Python version and timeout of SAM CLI workflows ([#383](https://github.com/runfinch/finch-daemon/issues/383)) ([c7c8fec](https://github.com/runfinch/finch-daemon/commit/c7c8fecadd2389c293533cef42c5aa9003bdec60))
15+
316
## [0.21.0](https://github.com/runfinch/finch-daemon/compare/v0.20.0...v0.21.0) (2025-12-24)
417

518

0 commit comments

Comments
 (0)