Skip to content

Commit 53d243e

Browse files
chore(main): release 0.9.3
1 parent 7fbe4ac commit 53d243e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.2"
2+
".": "0.9.3"
33
}

CHANGELOG.md

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

3+
## [0.9.3](https://github.com/runfinch/common-tests/compare/v0.9.2...v0.9.3) (2025-04-19)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.23.2 to 2.23.4 ([#237](https://github.com/runfinch/common-tests/issues/237)) ([e9c0407](https://github.com/runfinch/common-tests/commit/e9c0407cb4f49be326edef38e4b5f28eaf9028fd))
9+
* **deps:** Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 ([#236](https://github.com/runfinch/common-tests/issues/236)) ([7fbe4ac](https://github.com/runfinch/common-tests/commit/7fbe4ac01d5b41154ab5d1f9160b5cd2504ce603))
10+
* **deps:** Bump golang.org/x/net from 0.36.0 to 0.38.0 ([#242](https://github.com/runfinch/common-tests/issues/242)) ([6945649](https://github.com/runfinch/common-tests/commit/694564951b2a12b02c0bd5136cf0fa9e0fc0db68))
11+
12+
13+
### Bug Fixes
14+
15+
* buildkit cache prune ([#238](https://github.com/runfinch/common-tests/issues/238)) ([2de9f46](https://github.com/runfinch/common-tests/commit/2de9f46171629c6dcc7507c66f781ff6c646dabc))
16+
* Revert buildkit cache prune fix ([#238](https://github.com/runfinch/common-tests/issues/238)) ([#241](https://github.com/runfinch/common-tests/issues/241)) ([8518b35](https://github.com/runfinch/common-tests/commit/8518b35483c678bee13ed29277056b09d4d10da0))
17+
318
## [0.9.2](https://github.com/runfinch/common-tests/compare/v0.9.1...v0.9.2) (2025-03-21)
419

520

0 commit comments

Comments
 (0)