Skip to content

Commit 59423aa

Browse files
chore(main): release 0.10.0 (#253)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 800bda9 commit 59423aa

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-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.9.4"
2+
".": "0.10.0"
33
}

CHANGELOG.md

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

3+
## [0.10.0](https://github.com/runfinch/common-tests/compare/v0.9.4...v0.10.0) (2025-10-29)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 ([#249](https://github.com/runfinch/common-tests/issues/249)) ([7506952](https://github.com/runfinch/common-tests/commit/75069529864b200ee269595c575e140476c583e0))
9+
10+
11+
### Features
12+
13+
* add tests for healthchecks ([#262](https://github.com/runfinch/common-tests/issues/262)) ([800bda9](https://github.com/runfinch/common-tests/commit/800bda9fc2f3447f9074b170b95087002bbfb74d))
14+
15+
16+
### Bug Fixes
17+
18+
* update cpu share formula from runc 1.3.2 ([#267](https://github.com/runfinch/common-tests/issues/267)) ([d1a35f6](https://github.com/runfinch/common-tests/commit/d1a35f68660c06c87a930d3f279edc00a22a8f3b))
19+
320
## [0.9.4](https://github.com/runfinch/common-tests/compare/v0.9.3...v0.9.4) (2025-05-06)
421

522

0 commit comments

Comments
 (0)