Skip to content

Commit 7b22d54

Browse files
committed
bump: version 3.4.2 → 3.4.3
1 parent 335e726 commit 7b22d54

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 3.4.3 (2026-02-02)
4+
5+
### Fix
6+
7+
- **vars_n_secret_to_env**: CRLF formatting issue on NESTED FRONTEND ENV VARS
8+
39
## 3.4.2 (2026-01-29)
410

511
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ docs = [
2828
]
2929
[tool.commitizen]
3030
name = "cz_conventional_commits"
31-
version = "3.4.2"
31+
version = "3.4.3"
3232
version_files = [
3333
"pyproject.toml:version",
3434
]

0 commit comments

Comments
 (0)