Skip to content

Commit c11d19a

Browse files
committed
feat: update changelog
1 parent 924c2cf commit c11d19a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v6.5.1
2+
* Added FFExtras class, you can freely expand the graphics.
3+
* Upgrade update function.
4+
* add setBlur method.
5+
16
## v6.3.6
27
* Modify the stream rendering parallel to be reduced from 5 to 3 to improve performance.
38
* Fix the event problem of ffcreatorcenter.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ffcreator",
3-
"version": "6.5.1",
3+
"version": "6.5.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)