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.3.0

This commit is contained in:
Hetzner Cloud Bot 2025-12-10 13:18:57 +01:00
parent 5394c6f246
commit f3e9ab3654
4 changed files with 10 additions and 3 deletions

View file

@ -1 +1 @@
{".":"6.2.1"}
{".":"6.3.0"}

View file

@ -1,5 +1,12 @@
# Changelog
## [6.3.0](https://github.com/ansible-collections/hetzner.hcloud/compare/6.2.1...6.3.0) (2025-12-10)
### Features
* add support for Storage Boxes ([#676](https://github.com/ansible-collections/hetzner.hcloud/issues/676)) ([5394c6f](https://github.com/ansible-collections/hetzner.hcloud/commit/5394c6f2466d1d30193df643367918dada18be72))
## [6.2.1](https://github.com/ansible-collections/hetzner.hcloud/compare/6.2.0...6.2.1) (2025-11-17)

View file

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

View file

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