hcloud-upload-image/CHANGELOG.md
Julian Tölle b328867f6b
chore(main): release 0.3.1 (#48)
🤖 I have created a release *beep* *boop*
---


<details><summary>0.3.1</summary>

##
[0.3.1](https://github.com/apricote/hcloud-upload-image/compare/v0.3.0...v0.3.1)
(2024-12-07)


### Bug Fixes

* **cli:** local install fails because of go.mod replace
([#47](https://github.com/apricote/hcloud-upload-image/issues/47))
([66dc5f7](66dc5f70b6))
</details>

<details><summary>hcloudimages: 0.3.1</summary>

##
[0.3.1](https://github.com/apricote/hcloud-upload-image/compare/hcloudimages/v0.3.0...hcloudimages/v0.3.1)
(2024-12-07)


### Bug Fixes

* **cli:** local install fails because of go.mod replace
([#47](https://github.com/apricote/hcloud-upload-image/issues/47))
([66dc5f7](66dc5f70b6))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-12-07 01:57:59 +01:00

3.7 KiB

Changelog

0.3.1 (2024-12-07)

Bug Fixes

  • cli: local install fails because of go.mod replace (#47) (66dc5f7)

0.3.0 (2024-06-23)

Features

Bug Fixes

  • error early when the image write fails (#34) (256989f), closes #33

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)