1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

chore(main): release 5.0.1

This commit is contained in:
Hetzner Cloud Bot 2025-05-21 17:43:39 +02:00
parent 88f84e7d7c
commit b4f9bb15be
4 changed files with 10 additions and 3 deletions

View file

@ -1 +1 @@
{".":"5.0.0"}
{".":"5.0.1"}

View file

@ -1,5 +1,12 @@
# Changelog
## [5.0.1](https://github.com/ansible-collections/hetzner.hcloud/compare/5.0.0...5.0.1) (2025-05-21)
### Bug Fixes
* remove deprecated force_upgrade argument ([#637](https://github.com/ansible-collections/hetzner.hcloud/issues/637)) ([88f84e7](https://github.com/ansible-collections/hetzner.hcloud/commit/88f84e7d7c41fec1a01aee1229212443472aa591))
## [5.0.0](https://github.com/ansible-collections/hetzner.hcloud/compare/4.3.0...5.0.0) (2025-05-21)

View file

@ -1,6 +1,6 @@
namespace: hetzner
name: hcloud
version: 5.0.0
version: 5.0.1
readme: README.md
authors:
- Hetzner Cloud (github.com/hetznercloud)

View file

@ -1,3 +1,3 @@
from __future__ import annotations
version = "5.0.0" # x-release-please-version
version = "5.0.1" # x-release-please-version