Skip to content

Commit

Permalink
chore(main): release 2.10.1 (#474)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.10.1](v2.10.0...v2.10.1)
(2024-06-25)


### Bug Fixes

* **exp:** configure response headers before sending them
([#473](#473))
([07d4a35](07d4a35))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 25, 2024
1 parent 07d4a35 commit 7ac80d7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"2.10.0"}
{".":"2.10.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.10.1](https://github.com/hetznercloud/hcloud-go/compare/v2.10.0...v2.10.1) (2024-06-25)


### Bug Fixes

* **exp:** configure response headers before sending them ([#473](https://github.com/hetznercloud/hcloud-go/issues/473)) ([07d4a35](https://github.com/hetznercloud/hcloud-go/commit/07d4a356dec0e2f44a6f3eec1ea3affec8932c22))

## [2.10.0](https://github.com/hetznercloud/hcloud-go/compare/v2.9.0...v2.10.0) (2024-06-25)


Expand Down
2 changes: 1 addition & 1 deletion hcloud/hcloud.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
package hcloud

// Version is the library's version following Semantic Versioning.
const Version = "2.10.0" // x-release-please-version
const Version = "2.10.1" // x-release-please-version

0 comments on commit 7ac80d7

Please sign in to comment.