Skip to content

Commit c81e9ca

Browse files
committed
Release v14.0.4
1 parent 3245a94 commit c81e9ca

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 14.0.4 (2025/10/31)
2+
3+
FIX:
4+
5+
- fix(Azure): support passwords beginning with dash
6+
7+
BUILD:
8+
9+
- build: commit uv.lock
10+
- build: fix release script to commit uv.lock
11+
12+
UPDATES:
13+
14+
- chore(deps): lock file maintenance (#581)
15+
- chore(deps): lock file maintenance (#582)
16+
- chore(deps): lock file maintenance (#586)
17+
- chore(deps): update dependency uv to v0.9.1
18+
- chore(deps): update dependency uv to v0.9.7
19+
- chore(deps): update github artifact actions
20+
- chore(deps): update github artifact actions (major)
21+
- chore(deps): update py-cov-action/python-coverage-comment-action action to v3.39 (#585)
22+
123
# 14.0.3 (2025/10/08)
224

325
FIXES:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "claranet-tfwrapper"
3-
version = "14.0.4.dev1"
3+
version = "14.0.4"
44
description = "Claranet's `tfwrapper` is a wrapper for [Terraform](https://www.terraform.io/) implemented in python which aims to simplify Terraform usage and enforce best practices"
55
authors = []
66
requires-python = ">=3.9,<4.0"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)