Skip to content

Commit 4a31423

Browse files
github-actions[bot]Subash Kotha
and
Subash Kotha
authored
chore(main): release 0.13.0 (#142)
* chore(main): release 0.13.0 * Update changelog to include missing commits in 0.13.0 Signed-off-by: Subash Kotha <[email protected]> --------- Signed-off-by: Subash Kotha <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Subash Kotha <[email protected]>
1 parent b5df6ef commit 4a31423

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.12.0"
2+
".": "0.13.0"
33
}

Diff for: CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [0.13.0](https://github.com/runfinch/finch-daemon/compare/v0.12.0...v0.13.0) (2025-02-18)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 ([#138](https://github.com/runfinch/finch-daemon/issues/138)) ([776946b](https://github.com/runfinch/finch-daemon/commit/776946b2de620d679980083596486446d41a8b73))
9+
* **deps:** Bump github.com/runfinch/common-tests from 0.8.0 to 0.9.1 ([#140](https://github.com/runfinch/finch-daemon/issues/140)) ([96b109e](https://github.com/runfinch/finch-daemon/commit/96b109e29c592a36dbe39f81134669f6f9525249))
10+
* **deps:** Bump github.com/spf13/afero from 1.11.0 to 1.12.0 ([#150](https://github.com/runfinch/finch-daemon/issues/150)) ([db169fb](https://github.com/runfinch/finch-daemon/commit/db169fb2fc86abf10b6af856b94238bd7729b573))
11+
* **deps:** Bump golang.org/x/net from 0.33.0 to 0.34.0 ([#141](https://github.com/runfinch/finch-daemon/issues/141)) ([5b1fe1c](https://github.com/runfinch/finch-daemon/commit/5b1fe1ca1f7a00356bd24f5f85367f24f242e6b7))
12+
* **deps:** Bump google.golang.org/protobuf from 1.36.1 to 1.36.4 ([#151](https://github.com/runfinch/finch-daemon/issues/151)) ([f7c7b30](https://github.com/runfinch/finch-daemon/commit/f7c7b3070d141c7d90405a230d4a48062fde56ac))
13+
14+
15+
### Features
16+
17+
* Add container kill API ([#146](https://github.com/runfinch/finch-daemon/issues/146)) ([8a40617](https://github.com/runfinch/finch-daemon/commit/8a4061717384385c51910f9e8522a0268e6238ed))
18+
* Update container inspect with size option ([#157](https://github.com/runfinch/finch-daemon/issues/157)) ([b5df6ef](https://github.com/runfinch/finch-daemon/commit/b5df6ef819803699cc11fccda7c0598b5672af3e))
19+
20+
### Others
21+
22+
* Update containerd and nerdctl to v2 ([#148](https://github.com/runfinch/finch-daemon/pull/148)) ([d3db35e](https://github.com/runfinch/finch-daemon/commit/d3db35eae8b825732fc1b6c08960b63779f5e92a))
23+
324
## [0.12.0](https://github.com/runfinch/finch-daemon/compare/v0.11.0...v0.12.0) (2024-12-27)
425

526

0 commit comments

Comments
 (0)