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- {"." :" 0.3.0 " }
1+ {"." :" 0.3.1 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.3.1 (2024-12-04)
4+
5+ <!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+ ## What's Changed
8+ ### Exciting New Features 🎉
9+ * build: Fix up release archives by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-ipam-provider-nutanix/pull/43
10+
11+
12+ ** Full Changelog** : https://github.com/nutanix-cloud-native/cluster-api-ipam-provider-nutanix/compare/v0.3.0...v0.3.1
13+
314## 0.3.0 (2024-12-04)
415
516<!-- 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
7070# The version number for the version of the docs represented in this doc set.
7171# Used in the "version-banner" partial to display a version number for the
7272# current doc set.
73- version = " 0.3.0 "
73+ version = " 0.3.1 "
7474
7575# A link to latest version of the docs. Used in the "version-banner" partial to
7676# point people to the main doc site.
You can’t perform that action at this time.
0 commit comments