We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b9a3b commit d05541aCopy full SHA for d05541a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v6.7.1
2
+* defaultOptions supports adding custom ffmpeg commands.
3
+* Upgrade lottie version to remove initialization getapi.
4
+
5
## v6.6.6
6
* Modified highWaterMark from 1mb to 512kb.
7
* Update lottie-node version, support more text styles.
package.json
@@ -1,6 +1,6 @@
{
"name": "ffcreator",
- "version": "6.6.9",
+ "version": "6.7.2",
"description": "FFCreator is a lightweight and flexible short video production library",
"main": "lib/index.js",
"types": "types/index.d.ts",
0 commit comments