Skip to content

Commit 4ff322d

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2024-04-29) ### Bug Fixes * **deps:** bump ip from 1.1.8 to 1.1.9 ([#480](#480)) ([f71774d](f71774d))
1 parent 203f195 commit 4ff322d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.1](https://github.com/mekwall/ffmpeggy/compare/v3.0.0...v3.0.1) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump ip from 1.1.8 to 1.1.9 ([#480](https://github.com/mekwall/ffmpeggy/issues/480)) ([f71774d](https://github.com/mekwall/ffmpeggy/commit/f71774d46f19888f5a120cec981922abba8a639f))
7+
18
# [3.0.0](https://github.com/mekwall/ffmpeggy/compare/v2.1.8...v3.0.0) (2023-11-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ffmpeggy",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A minimal yet powerful wrapper around ffmpeg and ffprobe",
55
"keywords": [
66
"ffmpeg",

0 commit comments

Comments
 (0)