Skip to content

Commit d05541a

Browse files
committed
feat: defaultOptions supports adding custom ffmpeg commands
1 parent d7b9a3b commit d05541a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v6.7.1
2+
* defaultOptions supports adding custom ffmpeg commands.
3+
* Upgrade lottie version to remove initialization getapi.
4+
15
## v6.6.6
26
* Modified highWaterMark from 1mb to 512kb.
37
* Update lottie-node version, support more text styles.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ffcreator",
3-
"version": "6.6.9",
3+
"version": "6.7.2",
44
"description": "FFCreator is a lightweight and flexible short video production library",
55
"main": "lib/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)