Skip to content

Commit 2146e3d

Browse files
chore(master): release 0.18.1 (#409)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f690854 commit 2146e3d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [0.18.0](https://github.com/theforeman/foreman_fog_proxmox/compare/v0.17.1...v0.18.0) (2025-02-27)
411

512

lib/foreman_fog_proxmox/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
# along with ForemanFogProxmox. If not, see <http://www.gnu.org/licenses/>.
1919

2020
module ForemanFogProxmox
21-
VERSION = '0.17.1'
21+
VERSION = '0.18.1'
2222
end

0 commit comments

Comments
 (0)