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 595fa60 commit 00d7974Copy full SHA for 00d7974
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.16.0](https://github.com/theforeman/foreman_fog_proxmox/compare/v0.15.1...v0.16.0) (2024-07-23)
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.16.0'
+ VERSION = '0.16.1'
22
end
0 commit comments