Skip to content

Commit 15502c2

Browse files
chore(main): release 0.15.0
1 parent 3f3f6a9 commit 15502c2

File tree

2 files changed

+109
-1
lines changed

2 files changed

+109
-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.14.0"
2+
".": "0.15.0"
33
}

CHANGELOG.md

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

3+
## [0.15.0](https://github.com/coderbirju/finch-daemon/compare/v0.14.0...v0.15.0) (2025-04-10)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** Bump github.com/containerd/cgroups/v3 from 3.0.3 to 3.0.5 ([#130](https://github.com/coderbirju/finch-daemon/issues/130)) ([bc69841](https://github.com/coderbirju/finch-daemon/commit/bc6984128b4c47bb933f6aba46b7802d9bf9e70d))
9+
* **deps:** Bump github.com/containerd/containerd/v2 from 2.0.2 to ([8d92e1f](https://github.com/coderbirju/finch-daemon/commit/8d92e1f2a1d8555f4db1ed41025f7f9cac0916d0))
10+
* **deps:** Bump github.com/containerd/containerd/v2 from 2.0.2 to 2.0.4 ([#186](https://github.com/coderbirju/finch-daemon/issues/186)) ([8d92e1f](https://github.com/coderbirju/finch-daemon/commit/8d92e1f2a1d8555f4db1ed41025f7f9cac0916d0))
11+
* **deps:** Bump github.com/containerd/go-cni from 1.1.10 to 1.1.11 ([#134](https://github.com/coderbirju/finch-daemon/issues/134)) ([82f9629](https://github.com/coderbirju/finch-daemon/commit/82f9629b3088450c7bf6ef178344993a44aea785))
12+
* **deps:** Bump github.com/containerd/go-cni from 1.1.11 to 1.1.12 ([#154](https://github.com/coderbirju/finch-daemon/issues/154)) ([d9be44f](https://github.com/coderbirju/finch-daemon/commit/d9be44f30aa0ae63aa1dd2b8224ff43eb8b11e0f))
13+
* **deps:** bump github.com/containerd/go-cni from 1.1.9 to 1.1.10 ([#53](https://github.com/coderbirju/finch-daemon/issues/53)) ([31583b0](https://github.com/coderbirju/finch-daemon/commit/31583b0bd25dfdcf5c53ae78882b9df3ac36cc11))
14+
* **deps:** bump github.com/containerd/nerdctl from 1.7.5 to 1.7.7 ([#66](https://github.com/coderbirju/finch-daemon/issues/66)) ([80fdae9](https://github.com/coderbirju/finch-daemon/commit/80fdae9e466a2df51f61f6f7ab22effe21f5913f))
15+
* **deps:** bump github.com/containerd/nerdctl/v2 from 2.0.0 to 2.0.3 ([#173](https://github.com/coderbirju/finch-daemon/issues/173)) ([1bcfebd](https://github.com/coderbirju/finch-daemon/commit/1bcfebd4acc8c14c91eeda3c1e73b0e66a14b66e))
16+
* **deps:** Bump github.com/containerd/nerdctl/v2 from 2.0.3 to 2.0.4 ([#207](https://github.com/coderbirju/finch-daemon/issues/207)) ([f285fcd](https://github.com/coderbirju/finch-daemon/commit/f285fcdc20cabdd2eda0089360e9be31d9e4ee36))
17+
* **deps:** Bump github.com/containerd/typeurl/v2 from 2.2.0 to 2.2.3 ([#133](https://github.com/coderbirju/finch-daemon/issues/133)) ([d9704ff](https://github.com/coderbirju/finch-daemon/commit/d9704ff415483774bdffe1b474b4d25315346abd))
18+
* **deps:** Bump github.com/containernetworking/cni from 1.2.2 to 1.2.3 ([#87](https://github.com/coderbirju/finch-daemon/issues/87)) ([46df1b6](https://github.com/coderbirju/finch-daemon/commit/46df1b631d6d9cf77d1a34b1162c9ac0226e5ff6))
19+
* **deps:** Bump github.com/coreos/go-iptables from 0.7.0 to 0.8.0 ([#106](https://github.com/coderbirju/finch-daemon/issues/106)) ([9905569](https://github.com/coderbirju/finch-daemon/commit/990556941eee136457e190de217e9e64249b54d1))
20+
* **deps:** Bump github.com/docker/cli ([bff4a1f](https://github.com/coderbirju/finch-daemon/commit/bff4a1fe3eae771e491583e99dad3d14ee11d97c))
21+
* **deps:** Bump github.com/docker/cli from 26.0.0+incompatible to 27.4.1+incompatible ([#125](https://github.com/coderbirju/finch-daemon/issues/125)) ([bff4a1f](https://github.com/coderbirju/finch-daemon/commit/bff4a1fe3eae771e491583e99dad3d14ee11d97c))
22+
* **deps:** Bump github.com/docker/docker ([e474488](https://github.com/coderbirju/finch-daemon/commit/e474488f13615308af0e12f4a45720cfd947ba31))
23+
* **deps:** Bump github.com/docker/docker from 26.1.5+incompatible to 27.4.1+incompatible ([#127](https://github.com/coderbirju/finch-daemon/issues/127)) ([f77066d](https://github.com/coderbirju/finch-daemon/commit/f77066dd388b1290dc4c31c3f8e28301c0b96f8d))
24+
* **deps:** Bump github.com/docker/docker from 27.5.0+incompatible to 28.0.1+incompatible ([#170](https://github.com/coderbirju/finch-daemon/issues/170)) ([e474488](https://github.com/coderbirju/finch-daemon/commit/e474488f13615308af0e12f4a45720cfd947ba31))
25+
* **deps:** Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 ([#167](https://github.com/coderbirju/finch-daemon/issues/167)) ([71a062a](https://github.com/coderbirju/finch-daemon/commit/71a062adc537fa935e88e2da4c2b7addf4365c88))
26+
* **deps:** Bump github.com/moby/moby ([be4b61a](https://github.com/coderbirju/finch-daemon/commit/be4b61a21cf68e0e67c29b830f6a09a5a11b4435))
27+
* **deps:** Bump github.com/moby/moby ([da5f7cd](https://github.com/coderbirju/finch-daemon/commit/da5f7cd3339d3164fd1c51fe8b55bd42d4c92757))
28+
* **deps:** Bump github.com/moby/moby from 26.0.0+incompatible to 27.4.1+incompatible ([#132](https://github.com/coderbirju/finch-daemon/issues/132)) ([da5f7cd](https://github.com/coderbirju/finch-daemon/commit/da5f7cd3339d3164fd1c51fe8b55bd42d4c92757))
29+
* **deps:** Bump github.com/moby/moby from 27.4.1+incompatible to 28.0.1+incompatible ([#169](https://github.com/coderbirju/finch-daemon/issues/169)) ([be4b61a](https://github.com/coderbirju/finch-daemon/commit/be4b61a21cf68e0e67c29b830f6a09a5a11b4435))
30+
* **deps:** bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.20.2 ([#19](https://github.com/coderbirju/finch-daemon/issues/19)) ([e282c25](https://github.com/coderbirju/finch-daemon/commit/e282c253bfdd2bad7e97866e75598291892fb7fa))
31+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.22.1 ([#129](https://github.com/coderbirju/finch-daemon/issues/129)) ([606c16b](https://github.com/coderbirju/finch-daemon/commit/606c16b0ccbf018aa65cdc4b4c3cbc3e0071061c))
32+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 ([#138](https://github.com/coderbirju/finch-daemon/issues/138)) ([776946b](https://github.com/coderbirju/finch-daemon/commit/776946b2de620d679980083596486446d41a8b73))
33+
* **deps:** bump github.com/onsi/gomega from 1.32.0 to 1.34.2 ([#18](https://github.com/coderbirju/finch-daemon/issues/18)) ([ea72df3](https://github.com/coderbirju/finch-daemon/commit/ea72df3f479e10ef0de0357a31a1686d626f5041))
34+
* **deps:** Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 ([#136](https://github.com/coderbirju/finch-daemon/issues/136)) ([72facd2](https://github.com/coderbirju/finch-daemon/commit/72facd29138b19bae5302fc06efd281a26c28cdd))
35+
* **deps:** Bump github.com/opencontainers/runtime-spec ([9d4de73](https://github.com/coderbirju/finch-daemon/commit/9d4de739318280715e4d697fd4d95e7fe576593b))
36+
* **deps:** Bump github.com/opencontainers/runtime-spec from 1.2.0 to 1.2.1 ([#188](https://github.com/coderbirju/finch-daemon/issues/188)) ([9d4de73](https://github.com/coderbirju/finch-daemon/commit/9d4de739318280715e4d697fd4d95e7fe576593b))
37+
* **deps:** bump github.com/runfinch/common-tests from 0.7.21 to 0.8.0 ([#64](https://github.com/coderbirju/finch-daemon/issues/64)) ([df9f0ca](https://github.com/coderbirju/finch-daemon/commit/df9f0cad2f1cc842a6c3033dc2d635008a2690df))
38+
* **deps:** Bump github.com/runfinch/common-tests from 0.8.0 to 0.9.1 ([#140](https://github.com/coderbirju/finch-daemon/issues/140)) ([96b109e](https://github.com/coderbirju/finch-daemon/commit/96b109e29c592a36dbe39f81134669f6f9525249))
39+
* **deps:** Bump github.com/spf13/afero from 1.11.0 to 1.12.0 ([#150](https://github.com/coderbirju/finch-daemon/issues/150)) ([db169fb](https://github.com/coderbirju/finch-daemon/commit/db169fb2fc86abf10b6af856b94238bd7729b573))
40+
* **deps:** Bump github.com/spf13/afero from 1.12.0 to 1.14.0 ([#191](https://github.com/coderbirju/finch-daemon/issues/191)) ([3dffcbb](https://github.com/coderbirju/finch-daemon/commit/3dffcbbc8006bf12a65aa7ca6b87c5a3ed2dca6b))
41+
* **deps:** bump github.com/spf13/cobra from 1.8.0 to 1.8.1 ([#49](https://github.com/coderbirju/finch-daemon/issues/49)) ([3eff666](https://github.com/coderbirju/finch-daemon/commit/3eff666f81e4ea655b9d70e5fa7e8043283ec959))
42+
* **deps:** Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ([#189](https://github.com/coderbirju/finch-daemon/issues/189)) ([06b6922](https://github.com/coderbirju/finch-daemon/commit/06b6922e8690142515ca5f3765ec03d0caba9d4c))
43+
* **deps:** Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#107](https://github.com/coderbirju/finch-daemon/issues/107)) ([e5b9878](https://github.com/coderbirju/finch-daemon/commit/e5b987880954c14b90a2f984a586b2b02eeec44c))
44+
* **deps:** bump github.com/vishvananda/netlink ([e3cffc7](https://github.com/coderbirju/finch-daemon/commit/e3cffc77ac28451c15d5c6a04ab63fd89c34fe4b))
45+
* **deps:** bump github.com/vishvananda/netlink from 1.2.1-beta.2 to 1.3.0 ([#50](https://github.com/coderbirju/finch-daemon/issues/50)) ([e3cffc7](https://github.com/coderbirju/finch-daemon/commit/e3cffc77ac28451c15d5c6a04ab63fd89c34fe4b))
46+
* **deps:** Bump github.com/vishvananda/netns from 0.0.4 to 0.0.5 ([#112](https://github.com/coderbirju/finch-daemon/issues/112)) ([40d3991](https://github.com/coderbirju/finch-daemon/commit/40d3991864516be6816abbb788118aaaf6e29802))
47+
* **deps:** Bump golang.org/x/crypto from 0.29.0 to 0.31.0 ([#120](https://github.com/coderbirju/finch-daemon/issues/120)) ([5c99f3e](https://github.com/coderbirju/finch-daemon/commit/5c99f3e7ddfacdf5793c7eac32c6d7e1aa54d780))
48+
* **deps:** Bump golang.org/x/net from 0.29.0 to 0.31.0 ([#93](https://github.com/coderbirju/finch-daemon/issues/93)) ([dcffe39](https://github.com/coderbirju/finch-daemon/commit/dcffe399140761198e2fec7de08005a7c56c5c3f))
49+
* **deps:** Bump golang.org/x/net from 0.33.0 to 0.34.0 ([#141](https://github.com/coderbirju/finch-daemon/issues/141)) ([5b1fe1c](https://github.com/coderbirju/finch-daemon/commit/5b1fe1ca1f7a00356bd24f5f85367f24f242e6b7))
50+
* **deps:** Bump golang.org/x/net from 0.34.0 to 0.36.0 ([#182](https://github.com/coderbirju/finch-daemon/issues/182)) ([006c68d](https://github.com/coderbirju/finch-daemon/commit/006c68d3d55b6f2cd2e43f9f177c4ad503132f1b))
51+
* **deps:** Bump golang.org/x/net from 0.34.0 to 0.37.0 ([#183](https://github.com/coderbirju/finch-daemon/issues/183)) ([159c5f3](https://github.com/coderbirju/finch-daemon/commit/159c5f3b860746f7b3e157664c10a0f6e238df0e))
52+
* **deps:** Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 ([#116](https://github.com/coderbirju/finch-daemon/issues/116)) ([682d4cd](https://github.com/coderbirju/finch-daemon/commit/682d4cddf09c19a254e5341d9c7842d4da3e2d3c))
53+
* **deps:** Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 ([#128](https://github.com/coderbirju/finch-daemon/issues/128)) ([b46d499](https://github.com/coderbirju/finch-daemon/commit/b46d49935a6001c63f884c1d184346ea7445a8b8))
54+
* **deps:** Bump google.golang.org/protobuf from 1.36.1 to 1.36.4 ([#151](https://github.com/coderbirju/finch-daemon/issues/151)) ([f7c7b30](https://github.com/coderbirju/finch-daemon/commit/f7c7b3070d141c7d90405a230d4a48062fde56ac))
55+
* **deps:** Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 ([#184](https://github.com/coderbirju/finch-daemon/issues/184)) ([46b1402](https://github.com/coderbirju/finch-daemon/commit/46b1402e070c3e662ca26fbf9710c04799d21fc2))
56+
57+
58+
### Features
59+
60+
* add additional options to image build ([#152](https://github.com/coderbirju/finch-daemon/issues/152)) ([49cdd07](https://github.com/coderbirju/finch-daemon/commit/49cdd075edcc342875b6fc6f3cb7b8fef4564c1f))
61+
* add container create options ([#27](https://github.com/coderbirju/finch-daemon/issues/27)) ([504dcaf](https://github.com/coderbirju/finch-daemon/commit/504dcaf9eff1316c9dd40db82a4ecce9b3e1796d))
62+
* Add container kill API ([#146](https://github.com/coderbirju/finch-daemon/issues/146)) ([8a40617](https://github.com/coderbirju/finch-daemon/commit/8a4061717384385c51910f9e8522a0268e6238ed))
63+
* add detachKeys option to container start ([b03f126](https://github.com/coderbirju/finch-daemon/commit/b03f12688a0bbbbbcad4f6a6ec300a39846775d1))
64+
* add detachKeys option to container start ([#159](https://github.com/coderbirju/finch-daemon/issues/159)) ([b03f126](https://github.com/coderbirju/finch-daemon/commit/b03f12688a0bbbbbcad4f6a6ec300a39846775d1))
65+
* add distribution API ([#92](https://github.com/coderbirju/finch-daemon/issues/92)) ([0e413d7](https://github.com/coderbirju/finch-daemon/commit/0e413d7a3833f2b392921bf7131e80bf6b969fa0))
66+
* add distribution API (with bug fix) ([#121](https://github.com/coderbirju/finch-daemon/issues/121)) ([da0dab7](https://github.com/coderbirju/finch-daemon/commit/da0dab73d84aac1d7e7ac432774480d49ccf495e))
67+
* Add pause container support ([#185](https://github.com/coderbirju/finch-daemon/issues/185)) ([9aa41bf](https://github.com/coderbirju/finch-daemon/commit/9aa41bfc0a82b869b2001c1e9c8aaf27b9a51959))
68+
* add signal option to containerStop ([3f3f6a9](https://github.com/coderbirju/finch-daemon/commit/3f3f6a92a3b8ca47536e9a90231ceff10c868554))
69+
* add signal option to containerStop ([c656bbe](https://github.com/coderbirju/finch-daemon/commit/c656bbe9f0f65ceee16848bb4fd1b49b7f830ecb))
70+
* Add Support for Extra Hosts ([#85](https://github.com/coderbirju/finch-daemon/issues/85)) ([5722300](https://github.com/coderbirju/finch-daemon/commit/5722300912f8a4cdcc4aa22bae6524ef79a9b7d1))
71+
* Add support for nerdctl config and default variables ([#73](https://github.com/coderbirju/finch-daemon/issues/73)) ([284c73f](https://github.com/coderbirju/finch-daemon/commit/284c73ffc02ac5bd1712b92e06675474cb206c19))
72+
* Add support for pidfile ([#90](https://github.com/coderbirju/finch-daemon/issues/90)) ([55eacb5](https://github.com/coderbirju/finch-daemon/commit/55eacb5f8ed302bf8aa2138a9b47b2c01970e28b))
73+
* Add support for socket Activation ([#89](https://github.com/coderbirju/finch-daemon/issues/89)) ([d185ad3](https://github.com/coderbirju/finch-daemon/commit/d185ad3b2fc057fb7655ee0168d4ffea679df432))
74+
* Add unpause container support ([0f9194a](https://github.com/coderbirju/finch-daemon/commit/0f9194a3c5cf134ee6cd4a426736b599ab3a652c))
75+
* Add unpause container support ([6348542](https://github.com/coderbirju/finch-daemon/commit/634854208276ab74106caf7f1cf1db6786d96f6d))
76+
* allow custom socket path ([#7](https://github.com/coderbirju/finch-daemon/issues/7)) ([4c17545](https://github.com/coderbirju/finch-daemon/commit/4c1754576d5beb3bd6b12e36893a588b2bb95825))
77+
* implement container restart API ([#23](https://github.com/coderbirju/finch-daemon/issues/23)) ([5d9b1e0](https://github.com/coderbirju/finch-daemon/commit/5d9b1e0f4e1565fd374b0f0941f373a094dc749c))
78+
* Implementation of enable_icc option ([#69](https://github.com/coderbirju/finch-daemon/issues/69)) ([5fd2e3e](https://github.com/coderbirju/finch-daemon/commit/5fd2e3ee7cf1f17f59c58028fd931bc9a9f51b38))
79+
* Port 'implement container restart API' patch ([5d9b1e0](https://github.com/coderbirju/finch-daemon/commit/5d9b1e0f4e1565fd374b0f0941f373a094dc749c))
80+
* Update container inspect with size option ([#157](https://github.com/coderbirju/finch-daemon/issues/157)) ([b5df6ef](https://github.com/coderbirju/finch-daemon/commit/b5df6ef819803699cc11fccda7c0598b5672af3e))
81+
82+
83+
### Bug Fixes
84+
85+
* Add arm64 build and release ([#99](https://github.com/coderbirju/finch-daemon/issues/99)) ([9cc615a](https://github.com/coderbirju/finch-daemon/commit/9cc615af4add118537441a7357f936fb02f7ef86))
86+
* Add static binaries to release ([#63](https://github.com/coderbirju/finch-daemon/issues/63)) ([57a0c44](https://github.com/coderbirju/finch-daemon/commit/57a0c44d56bbf0addbf5b8c78a2baebac61141ab))
87+
* bump minor for feat ([65fbf5a](https://github.com/coderbirju/finch-daemon/commit/65fbf5afaeb175d5660ff13acc639ec3d72ac273))
88+
* doc nits and parameter casing ([#57](https://github.com/coderbirju/finch-daemon/issues/57)) ([e22c156](https://github.com/coderbirju/finch-daemon/commit/e22c156cc8bcb97f25c6f41a14e833203e8798ce))
89+
* filter unsupported enable_icc option ([#36](https://github.com/coderbirju/finch-daemon/issues/36)) ([6c5e72d](https://github.com/coderbirju/finch-daemon/commit/6c5e72d4e8c9f6a5be12bf38078798423d11064f))
90+
* image load should close stream after copy ([#34](https://github.com/coderbirju/finch-daemon/issues/34)) ([5ee657b](https://github.com/coderbirju/finch-daemon/commit/5ee657b17de96c1d2302e9ee7490ccfdc64cd907))
91+
* Make DOCKER_CONFIG available to buildctl ([#94](https://github.com/coderbirju/finch-daemon/issues/94)) ([f5b426d](https://github.com/coderbirju/finch-daemon/commit/f5b426d058c8700e4a4111143db131b4582287d8))
92+
* Pidfile handling and socket docs ([#101](https://github.com/coderbirju/finch-daemon/issues/101)) ([5c2e99f](https://github.com/coderbirju/finch-daemon/commit/5c2e99f22388d184b2f7916432cac1173622143c))
93+
* README changes re: systemd setup ([#59](https://github.com/coderbirju/finch-daemon/issues/59)) ([2096ded](https://github.com/coderbirju/finch-daemon/commit/2096ded2283a8582186be01eeee42a8c0ab6161d))
94+
* Refactor filters parsing ([#181](https://github.com/coderbirju/finch-daemon/issues/181)) ([6d36c03](https://github.com/coderbirju/finch-daemon/commit/6d36c03b37e5f1a7eb225093aff71e16728a5247))
95+
* refactor wait API ([#177](https://github.com/coderbirju/finch-daemon/issues/177)) ([08878dc](https://github.com/coderbirju/finch-daemon/commit/08878dc134e24310c293849950e854c83ff30cb5))
96+
* Remove bump-patch-for-minor-pre-major ([#83](https://github.com/coderbirju/finch-daemon/issues/83)) ([65fbf5a](https://github.com/coderbirju/finch-daemon/commit/65fbf5afaeb175d5660ff13acc639ec3d72ac273))
97+
* return an error if custom bridge name is not set successfully ([#100](https://github.com/coderbirju/finch-daemon/issues/100)) ([0469999](https://github.com/coderbirju/finch-daemon/commit/0469999c87b8659b149617cc99ab919e1a09b752))
98+
* Rrefactor filters parsing ([6d36c03](https://github.com/coderbirju/finch-daemon/commit/6d36c03b37e5f1a7eb225093aff71e16728a5247))
99+
* Set release version to 0.9.0 ([#56](https://github.com/coderbirju/finch-daemon/issues/56)) ([024768a](https://github.com/coderbirju/finch-daemon/commit/024768a6937ab2917870f9a3348dc0be114d3523))
100+
* Tag mockgen and stringer packages for gen-code make target ([#193](https://github.com/coderbirju/finch-daemon/issues/193)) ([3db64f9](https://github.com/coderbirju/finch-daemon/commit/3db64f91cf23de2f1066cc1088c14fb7a1acb2ff))
101+
* truncate image id on publish tag event ([#35](https://github.com/coderbirju/finch-daemon/issues/35)) ([6aa5b7c](https://github.com/coderbirju/finch-daemon/commit/6aa5b7ce76979682ad1cf2b49ac0237a74cac809))
102+
* update create-releases.sh ([#165](https://github.com/coderbirju/finch-daemon/issues/165)) ([1edf2d4](https://github.com/coderbirju/finch-daemon/commit/1edf2d430e1f9e7c682ae8bd85347b7b97a52e75))
103+
* Update go mod to fix CVE-2024-45338 ([#124](https://github.com/coderbirju/finch-daemon/issues/124)) ([19a3980](https://github.com/coderbirju/finch-daemon/commit/19a3980b0bd897fb814143eeb8255837f42c1014))
104+
105+
106+
### Reverts
107+
108+
* "feat: add distribution API ([#92](https://github.com/coderbirju/finch-daemon/issues/92))" ([#110](https://github.com/coderbirju/finch-daemon/issues/110)) ([2177f95](https://github.com/coderbirju/finch-daemon/commit/2177f9553d2ecc80908d09729277a24ac355f8e2))
109+
* "fix: Add arm64 build and release ([#99](https://github.com/coderbirju/finch-daemon/issues/99))" ([#105](https://github.com/coderbirju/finch-daemon/issues/105)) ([fb0dc0f](https://github.com/coderbirju/finch-daemon/commit/fb0dc0fa6a4a4d6d0aba3567afffe3f4fe0e9291))
110+
3111
## [0.14.0](https://github.com/runfinch/finch-daemon/compare/v0.13.1...v0.14.0) (2025-03-18)
4112

5113

0 commit comments

Comments
 (0)