Skip to content

Commit b725550

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2024-09-20) ### Bug Fixes * **deps:** bump braces from 3.0.2 to 3.0.3 ([#500](#500)) ([6d863b4](6d863b4)) * **deps:** bump ejs from 3.1.8 to 3.1.10 ([#487](#487)) ([7d2a5be](7d2a5be)) * **deps:** bump micromatch from 4.0.5 to 4.0.8 ([#520](#520)) ([0693f7e](0693f7e)) * **deps:** bump tar from 6.1.11 to 6.2.1 ([#482](#482)) ([f2ea79a](f2ea79a))
1 parent 74dbf45 commit b725550

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.0.2](https://github.com/mekwall/ffmpeggy/compare/v3.0.1...v3.0.2) (2024-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump braces from 3.0.2 to 3.0.3 ([#500](https://github.com/mekwall/ffmpeggy/issues/500)) ([6d863b4](https://github.com/mekwall/ffmpeggy/commit/6d863b4c5f3f1e8714518e12bbd7b7b550a0937f))
7+
* **deps:** bump ejs from 3.1.8 to 3.1.10 ([#487](https://github.com/mekwall/ffmpeggy/issues/487)) ([7d2a5be](https://github.com/mekwall/ffmpeggy/commit/7d2a5beb44eb2f0fd332ff0ca7168506f52bdb8f))
8+
* **deps:** bump micromatch from 4.0.5 to 4.0.8 ([#520](https://github.com/mekwall/ffmpeggy/issues/520)) ([0693f7e](https://github.com/mekwall/ffmpeggy/commit/0693f7e518635080d4bdac7a24c3c16dcf8463ea))
9+
* **deps:** bump tar from 6.1.11 to 6.2.1 ([#482](https://github.com/mekwall/ffmpeggy/issues/482)) ([f2ea79a](https://github.com/mekwall/ffmpeggy/commit/f2ea79a9c2534c119180544d60e34522fbd6e3a5))
10+
111
## [3.0.1](https://github.com/mekwall/ffmpeggy/compare/v3.0.0...v3.0.1) (2024-04-29)
212

313

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

0 commit comments

Comments
 (0)