Skip to content

Commit 29bf13e

Browse files
committed
bump: version 3.4.0 → 3.4.1
1 parent b91f989 commit 29bf13e

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.1 (2025-10-30)
4+
5+
### Fix
6+
7+
- ensure env and secrets exported prior to justfile deploy
8+
39
## 3.4.0 (2025-10-30)
410

511
### Feat

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.0"
31+
version = "3.4.1"
3232
version_files = [
3333
"pyproject.toml:version",
3434
]

0 commit comments

Comments
 (0)