File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.14.4 "
2
+ "." : " 0.14.5 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.14.5 (2024-08-21)
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yaml at main -->
6
+
7
+ ## What's Changed
8
+ ### Other Changes
9
+ * revert: Revert upgrades for CAPI 1.8 by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/876
10
+
11
+
12
+ ** Full Changelog** : https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.14.4...v0.14.5
13
+
3
14
## 0.14.4 (2024-08-21)
4
15
5
16
<!-- Release notes generated using configuration in .github/release.yaml at main -->
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ archived_version = false
70
70
# The version number for the version of the docs represented in this doc set.
71
71
# Used in the "version-banner" partial to display a version number for the
72
72
# current doc set.
73
- version = " 0.14.4 "
73
+ version = " 0.14.5 "
74
74
75
75
# A link to latest version of the docs. Used in the "version-banner" partial to
76
76
# point people to the main doc site.
You can’t perform that action at this time.
0 commit comments