Skip to content

Commit 97f6d2a

Browse files
author
Hetzner Cloud Bot
committed
chore(main): release v2.0.0
1 parent 6ca41c5 commit 97f6d2a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [v2.0.0](https://github.com/hetznercloud/setup-hcloud/releases/tag/v2.0.0)
4+
5+
### Features
6+
7+
- **BREAKING**: drop x32 architecture (#280)
8+
- **BREAKING**: **deps**: update node.js to v24 (#250)
9+
10+
### Bug Fixes
11+
12+
- **deps**: update dependency @actions/core to v2 (#265)
13+
314
## [1.0.2](https://github.com/hetznercloud/setup-hcloud/compare/v1.0.1...v1.0.2) (2025-06-19)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "setup-hcloud",
33
"description": "Github action to install the Hetzner Cloud CLI",
4-
"version": "1.0.2",
4+
"version": "2.0.0",
55
"author": "",
66
"private": true,
77
"homepage": "https://github.com/hetznercloud/setup-hcloud",

0 commit comments

Comments
 (0)