Skip to content

Commit 1737496

Browse files
committed
chore: bump version to 1.37.0
1 parent 206120f commit 1737496

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.37.0] - 2026-02-03
2+
3+
### πŸ› Bug Fixes
4+
5+
- Update Claude workflows for fork PR permissions
6+
7+
### πŸ“š Documentation
8+
9+
- Update API examples
10+
11+
### βš™οΈ Miscellaneous Tasks
12+
13+
- Update contriburors
14+
- Bump version to 1.37.0
115
## [1.36.1] - 2026-01-07
216

317
### πŸš€ 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.36.1"
7+
version = "1.37.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)