Skip to content

Commit

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


##
[1.0.1](v1.0.0...v1.0.1)
(2024-10-21)


### Bug Fixes

* **deps:** update dependency @actions/core to v1.11.1
([#140](#140))
([678b682](678b682))
* pin dependencies
([#33](#33))
([1bb385e](1bb385e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
hcloud-bot authored Oct 21, 2024
1 parent 678b682 commit 6410158
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.0.0"}
{".":"1.0.1"}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.1](https://github.com/hetznercloud/setup-hcloud/compare/v1.0.0...v1.0.1) (2024-10-21)


### Bug Fixes

* **deps:** update dependency @actions/core to v1.11.1 ([#140](https://github.com/hetznercloud/setup-hcloud/issues/140)) ([678b682](https://github.com/hetznercloud/setup-hcloud/commit/678b682daa0ee77a8be1aac620be8c6c77ade1ba))
* pin dependencies ([#33](https://github.com/hetznercloud/setup-hcloud/issues/33)) ([1bb385e](https://github.com/hetznercloud/setup-hcloud/commit/1bb385ebadcaa64a43d769957f22081153c95613))

## [1.0.0](https://github.com/hetznercloud/setup-hcloud/compare/v0.1.0...v1.0.0) (2024-01-12)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "setup-hcloud",
"description": "Github action to install the Hetzner Cloud CLI",
"version": "1.0.0",
"version": "1.0.1",
"author": "",
"private": true,
"homepage": "https://github.com/hetznercloud/setup-hcloud",
Expand Down

0 comments on commit 6410158

Please sign in to comment.