Skip to content

Commit 2611e75

Browse files
committed
chore: bump version to 1.35.0
1 parent 8194361 commit 2611e75

3 files changed

Lines changed: 24 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## [1.35.0] - 2025-10-30
2+
3+
### 🚀 Features
4+
5+
- Batch mode normalization
6+
7+
### 🐛 Bug Fixes
8+
9+
- Update completions
10+
11+
### 📚 Documentation
12+
13+
- Update readme and docs
14+
- How to generate completions
15+
- Fix completion links and update manual completions
16+
- Add link to GH repo
17+
18+
### ⚙️ Miscellaneous Tasks
19+
20+
- Add GitHub Actions workflow for automatic docs deployment
21+
- Update claude.md
22+
- Bump version to 1.35.0
123
## [1.34.0] - 2025-10-21
224

325
### 🚀 Features

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.34.0"
7+
version = "1.35.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)