Skip to content

Commit 5a6a274

Browse files
authored
chore(main): release 2.3.2 (#137)
🤖 I have created a release *beep* *boop* --- ## [2.3.2](2.3.1...2.3.2) (2025-01-13) ### Bug Fixes * relax molecule version range ([#136](#136)) ([f0d176c](f0d176c)), closes [#135](#135) --- 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 f0d176c commit 5a6a274

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"2.3.1"}
1+
{".":"2.3.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+
## [2.3.2](https://github.com/ansible-community/molecule-hetznercloud/compare/2.3.1...2.3.2) (2025-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* relax molecule version range ([#136](https://github.com/ansible-community/molecule-hetznercloud/issues/136)) ([f0d176c](https://github.com/ansible-community/molecule-hetznercloud/commit/f0d176c19c3dce98633f6766c759643c41b7a95e)), closes [#135](https://github.com/ansible-community/molecule-hetznercloud/issues/135)
9+
310
## [2.3.1](https://github.com/ansible-community/molecule-hetznercloud/compare/2.3.0...2.3.1) (2024-10-08)
411

512

molecule_hetznercloud/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import annotations
22

3-
__version__ = "2.3.1" # x-release-please-version
3+
__version__ = "2.3.2" # x-release-please-version

0 commit comments

Comments
 (0)