We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f665c commit db284a0Copy full SHA for db284a0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.25.4](https://github.com/vexxhost/magnum-cluster-api/compare/v0.25.3...v0.25.4) (2025-02-21)
4
+
5
6
+### Bug Fixes
7
8
+* Solve trusted publishing ([f7f665c](https://github.com/vexxhost/magnum-cluster-api/commit/f7f665c76cc35fa2fed8048c131ca47c5d9e146e))
9
10
## [0.25.3](https://github.com/vexxhost/magnum-cluster-api/compare/v0.25.2...v0.25.3) (2025-02-21)
11
12
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "magnum-cluster-api"
-version = "0.25.3"
+version = "0.25.4"
description = "Cluster API driver for Magnum"
readme = "README.md"
license = "Apache-2.0"
0 commit comments