Skip to content

Commit 00d7974

Browse files
chore(master): release 0.16.1 (#336)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 595fa60 commit 00d7974

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.16.1](https://github.com/theforeman/foreman_fog_proxmox/compare/v0.16.0...v0.16.1) (2024-07-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Update package.json ([#335](https://github.com/theforeman/foreman_fog_proxmox/issues/335)) ([595fa60](https://github.com/theforeman/foreman_fog_proxmox/commit/595fa60c04654571a2cacfb894440c63a61df45a))
9+
310
## [0.16.0](https://github.com/theforeman/foreman_fog_proxmox/compare/v0.15.1...v0.16.0) (2024-07-23)
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.16.0'
21+
VERSION = '0.16.1'
2222
end

0 commit comments

Comments
 (0)