Skip to content

Commit dc2622e

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.5...v3.1.0) (2025-06-20) ### Bug Fixes * resolve race condition in FFmpeggy stream handling ([#698](#698)) ([37ce348](37ce348)) ### Features * emit final sizes in done event ([#699](#699)) ([793bceb](793bceb))
1 parent 4c882d5 commit dc2622e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.1.0](https://github.com/mekwall/ffmpeggy/compare/v3.0.5...v3.1.0) (2025-06-20)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve race condition in FFmpeggy stream handling ([#698](https://github.com/mekwall/ffmpeggy/issues/698)) ([37ce348](https://github.com/mekwall/ffmpeggy/commit/37ce3489c2edfcfb8aad78743b3f26894bbb9c23))
7+
8+
9+
### Features
10+
11+
* emit final sizes in done event ([#699](https://github.com/mekwall/ffmpeggy/issues/699)) ([793bceb](https://github.com/mekwall/ffmpeggy/commit/793bceb75420f24394d4c8540d76749b83e17ad8))
12+
113
## [3.0.5](https://github.com/mekwall/ffmpeggy/compare/v3.0.4...v3.0.5) (2025-02-24)
214

315

0 commit comments

Comments
 (0)