Skip to content

Commit 4d43756

Browse files
committed
chore: bump version to 1.38.0
1 parent 9e093e9 commit 4d43756

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [1.38.0] - 2026-06-20
2+
3+
### πŸš€ Features
4+
5+
- Remove use of temporary files
6+
7+
### πŸ› Bug Fixes
8+
9+
- Do not create a temp file for the second pass except for replay gain
10+
11+
### βš™οΈ Miscellaneous Tasks
12+
13+
- Prevent gh-pages race between docs deploy workflows
14+
- Update docs
15+
- Bump version to 1.38.0
116
## [1.37.8] - 2026-05-21
217

318
### πŸ› Bug Fixes

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "ffmpeg-normalize"
7-
version = "1.37.8"
7+
version = "1.38.0"
88
description = "Normalize audio via ffmpeg"
99
readme = "README.md"
1010
license = "MIT"

β€Ž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)