Skip to content

Commit 4ff9bbe

Browse files
authored
chore(main): release 1.0.2 (#204)
🤖 I have created a release *beep* *boop* --- ## [1.0.2](v1.0.1...v1.0.2) (2025-06-19) ### Bug Fixes * **deps:** update dependency @actions/github to v6.0.1 ([#194](#194)) ([94eebc1](94eebc1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 50499ba commit 4ff9bbe

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.1"}
1+
{".":"1.0.2"}

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/hetznercloud/setup-hcloud/compare/v1.0.1...v1.0.2) (2025-06-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @actions/github to v6.0.1 ([#194](https://github.com/hetznercloud/setup-hcloud/issues/194)) ([94eebc1](https://github.com/hetznercloud/setup-hcloud/commit/94eebc148a69c9d08836c3e409ab8f953ddebce8))
9+
310
## [1.0.1](https://github.com/hetznercloud/setup-hcloud/compare/v1.0.0...v1.0.1) (2024-10-21)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1",
4+
"version": "1.0.2",
55
"author": "",
66
"private": true,
77
"homepage": "https://github.com/hetznercloud/setup-hcloud",

0 commit comments

Comments
 (0)