hcloud-upload-image/CHANGELOG.md
Julian Tölle 393a292596
chore(main): release 0.2.1 (#20)
🤖 I have created a release *beep* *boop*
---


##
[0.2.1](https://github.com/apricote/hcloud-upload-image/compare/v0.2.0...v0.2.1)
(2024-05-10)


### Bug Fixes

* **cli:** completion requires HCLOUD_TOKEN
([#19](https://github.com/apricote/hcloud-upload-image/issues/19))
([bb2ca48](bb2ca48200))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-05-10 18:09:22 +02:00

2.5 KiB

Changelog

0.2.1 (2024-05-10)

Bug Fixes

  • cli: completion requires HCLOUD_TOKEN (#19) (bb2ca48)

0.2.0 (2024-05-09)

Features

Bug Fixes

0.1.1 (2024-05-04)

Bug Fixes

  • CLI does not produce release binaries (#3) (f373d4c)

0.1.0 (2024-05-04)

Features

  • cli: docs grouping and version (847b696)
  • cli: hide redundant log attributes (9e65452)
  • cli: upload command (b6ae95f)
  • documentation and cleanup command (c9ab40b)
  • initial library code (4f57df5)
  • log output (904e5e0)