Skip to content

Commit 8d42677

Browse files
committed
chore(main): release 0.3.2
Signed-off-by: Peggie <[email protected]>
1 parent 7c57887 commit 8d42677

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.3.1"
2+
".": "0.3.2"
33
}

CHANGELOG.md

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

3+
## [0.3.2](https://github.com/cloudnative-pg/machinery/compare/v0.3.1...v0.3.2) (2025-10-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update all non-major go dependencies ([#148](https://github.com/cloudnative-pg/machinery/issues/148)) ([70a2c52](https://github.com/cloudnative-pg/machinery/commit/70a2c5241d77890167f83a02467317d4582ef2fc))
9+
* **deps:** update all non-major go dependencies ([#162](https://github.com/cloudnative-pg/machinery/issues/162)) ([d97a4ac](https://github.com/cloudnative-pg/machinery/commit/d97a4acfd08e91c46435bff4d0d0a6c63668db92))
10+
* **deps:** update module sigs.k8s.io/controller-runtime to v0.22.3 ([#150](https://github.com/cloudnative-pg/machinery/issues/150)) ([7c57887](https://github.com/cloudnative-pg/machinery/commit/7c578870bd6eec693950ddeca32b707ff3021364))
11+
312
## [0.3.1](https://github.com/cloudnative-pg/machinery/compare/v0.3.0...v0.3.1) (2025-08-11)
413

514

0 commit comments

Comments
 (0)