chore(main): release 0.3.1

This commit is contained in:
Julian Tölle 2024-11-16 23:20:14 +01:00
parent 6cc128ffe9
commit b65e58c5f6
4 changed files with 16 additions and 2 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## [0.3.1](https://github.com/apricote/hcloud-upload-image/compare/v0.3.0...v0.3.1) (2024-11-16)
### Bug Fixes
* **cli:** local install fails because of go.mod replace ([#47](https://github.com/apricote/hcloud-upload-image/issues/47)) ([66dc5f7](https://github.com/apricote/hcloud-upload-image/commit/66dc5f70b604ed3ee964576d74f94bdcea710c95))
## [0.3.0](https://github.com/apricote/hcloud-upload-image/compare/v0.2.1...v0.3.0) (2024-06-23)