Skip to content

Commit be7345b

Browse files
chore(release-1.x): release 1.59.0 (#503)
🤖 I have created a release *beep* *boop* --- ## [1.59.0](v1.58.0...v1.59.0) (2024-08-06) ### Features * **network:** add new network zone ap-southeast ([#502](#502)) ([0104ec0](0104ec0)) --- 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>
1 parent 0104ec0 commit be7345b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.58.0"}
1+
{".":"1.59.0"}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.59.0](https://github.com/hetznercloud/hcloud-go/compare/v1.58.0...v1.59.0) (2024-08-06)
4+
5+
6+
### Features
7+
8+
* **network:** add new network zone ap-southeast ([#502](https://github.com/hetznercloud/hcloud-go/issues/502)) ([0104ec0](https://github.com/hetznercloud/hcloud-go/commit/0104ec08665b039af12eff3ed6122cbfb12bb11f))
9+
310
## [1.58.0](https://github.com/hetznercloud/hcloud-go/compare/v1.57.0...v1.58.0) (2024-07-25)
411

512
### API Changes for Traffic Prices and Server Type Included Traffic

hcloud/hcloud.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
package hcloud
33

44
// Version is the library's version following Semantic Versioning.
5-
const Version = "1.58.0" // x-release-please-version
5+
const Version = "1.59.0" // x-release-please-version

0 commit comments

Comments
 (0)