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 6.5.0

This commit is contained in:
Hetzner Cloud Bot 2026-01-16 14:06:01 +01:00
parent 2c6dbedec1
commit 54bb69a082
3 changed files with 9 additions and 2 deletions

View file

@ -1 +1 @@
{".":"6.4.0"} {".":"6.5.0"}

View file

@ -1,5 +1,12 @@
# Changelog # Changelog
## [6.5.0](https://github.com/ansible-collections/hetzner.hcloud/compare/6.4.0...6.5.0) (2026-01-16)
### Features
* add name to Storage Box Subaccount ([#787](https://github.com/ansible-collections/hetzner.hcloud/issues/787)) ([2c6dbed](https://github.com/ansible-collections/hetzner.hcloud/commit/2c6dbedec11101a8b034d40f0b3025ce047ed952))
## [6.4.0](https://github.com/ansible-collections/hetzner.hcloud/compare/6.3.0...6.4.0) (2026-01-05) ## [6.4.0](https://github.com/ansible-collections/hetzner.hcloud/compare/6.3.0...6.4.0) (2026-01-05)

View file

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