Skip to content

Commit bb9c9d5

Browse files
chore(main): release 1.13.0 (#1604)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1a9c199 commit bb9c9d5

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.12.0"
2+
".": "1.13.0"
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.13.0](https://github.com/runfinch/finch/compare/v1.12.0...v1.13.0) (2025-11-05)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** Bump submodules and dependencies ([#1614](https://github.com/runfinch/finch/issues/1614)) ([4df2f26](https://github.com/runfinch/finch/commit/4df2f2624da03e31bb171ae249cab8c9c42d7919))
9+
* **deps:** Bump submodules and dependencies ([#1617](https://github.com/runfinch/finch/issues/1617)) ([1a9c199](https://github.com/runfinch/finch/commit/1a9c1998acec554bbe2cd08afc86b21ff4fa8346))
10+
11+
12+
### Security
13+
14+
* Upgrade Runc to v1.3.3 to resolve CVE findings. For more details: https://github.com/opencontainers/runc/releases/tag/v1.3.3
15+
16+
317
## [1.12.0](https://github.com/runfinch/finch/compare/v1.11.0...v1.12.0) (2025-10-22)
418

519

0 commit comments

Comments
 (0)