We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f690854 commit 2146e3dCopy full SHA for 2146e3d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.18.1](https://github.com/theforeman/foreman_fog_proxmox/compare/v0.18.0...v0.18.1) (2025-02-27)
4
+
5
6
+### Bug Fixes
7
8
+* Update release-please actions ([#408](https://github.com/theforeman/foreman_fog_proxmox/issues/408)) ([f690854](https://github.com/theforeman/foreman_fog_proxmox/commit/f6908548cd07d313093b89eaecc51dbd0b939071))
9
10
## [0.18.0](https://github.com/theforeman/foreman_fog_proxmox/compare/v0.17.1...v0.18.0) (2025-02-27)
11
12
lib/foreman_fog_proxmox/version.rb
@@ -18,5 +18,5 @@
18
# along with ForemanFogProxmox. If not, see <http://www.gnu.org/licenses/>.
19
20
module ForemanFogProxmox
21
- VERSION = '0.17.1'
+ VERSION = '0.18.1'
22
end
0 commit comments