Skip to content

Commit 51f1403

Browse files
chore(release): 2.1.4 [skip ci]
## [2.1.4](v2.1.3...v2.1.4) (2022-05-21) ### Bug Fixes * **deps:** bump node-fetch from 2.6.1 to 2.6.7 ([34f8679](34f8679)) * **deps:** bump trim-off-newlines from 1.0.1 to 1.0.3 ([a37a416](a37a416))
1 parent ddcdccf commit 51f1403

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.1.4](https://github.com/mekwall/ffmpeggy/compare/v2.1.3...v2.1.4) (2022-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump node-fetch from 2.6.1 to 2.6.7 ([34f8679](https://github.com/mekwall/ffmpeggy/commit/34f86796212498a1499fbd8a23b09ba22060ab96))
7+
* **deps:** bump trim-off-newlines from 1.0.1 to 1.0.3 ([a37a416](https://github.com/mekwall/ffmpeggy/commit/a37a416c6be2ec8af40fc3bcf7311aa935680ae1))
8+
19
## [2.1.3](https://github.com/mekwall/ffmpeggy/compare/v2.1.2...v2.1.3) (2021-08-14)
210

311

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": "2.1.3",
3+
"version": "2.1.4",
44
"description": "A minimal yet powerful wrapper around ffmpeg and ffprobe",
55
"keywords": [
66
"ffmpeg",

0 commit comments

Comments
 (0)