Skip to content

Commit dd974ac

Browse files
authored
chore(main): release 2.1.1 (#74)
🤖 I have created a release *beep* *boop* --- ## [2.1.1](2.1.0...2.1.1) (2024-02-09) ### Dependencies * update dependency molecule to v24 ([#81](#81)) ([30516de](30516de)) --- 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 30516de commit dd974ac

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-
{".":"2.1.0"}
1+
{".":"2.1.1"}

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/ansible-community/molecule-hetznercloud/compare/2.1.0...2.1.1) (2024-02-09)
4+
5+
6+
### Dependencies
7+
8+
* update dependency molecule to v24 ([#81](https://github.com/ansible-community/molecule-hetznercloud/issues/81)) ([30516de](https://github.com/ansible-community/molecule-hetznercloud/commit/30516deaeec7643c4f6f2708c68eef3cfec55251))
9+
310
## [2.1.0](https://github.com/ansible-community/molecule-hetznercloud/compare/2.0.0...2.1.0) (2024-02-02)
411

512

molecule_hetznercloud/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import annotations
22

3-
__version__ = "2.1.0" # x-release-please-version
3+
__version__ = "2.1.1" # x-release-please-version

0 commit comments

Comments
 (0)