Skip to content

Commit e97a482

Browse files
authored
Merge pull request #41 from max-pfeiffer/release-please--branches--main
chore(main): release 2.3.1
2 parents 7e21765 + 26c2bc0 commit e97a482

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.3.0"
2+
".": "2.3.1"
33
}

CHANGELOG.md

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

3+
## [2.3.1](https://github.com/max-pfeiffer/proxmox-talos-opentofu/compare/2.3.0...2.3.1) (2026-08-23)
4+
5+
6+
### Bug Fixes
7+
8+
* fixed proxmox provider config ([7e21765](https://github.com/max-pfeiffer/proxmox-talos-opentofu/commit/7e217652335e5780664646027134054ffe1e3481))
9+
* fixed proxmox provider config ([e11a4c6](https://github.com/max-pfeiffer/proxmox-talos-opentofu/commit/e11a4c6c37d112d23f7c273291a28ca84c3f7eb7))
10+
311
## [2.3.0](https://github.com/max-pfeiffer/proxmox-talos-opentofu/compare/2.2.0...2.3.0) (2026-08-23)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "proxmox-talos-opentofu"
3-
version = "2.3.0"
3+
version = "2.3.1"
44
description = "Add your description here"
55
requires-python = ">=3.14"
66
dependencies = [

0 commit comments

Comments
 (0)