Skip to content

Commit e480e30

Browse files
chore(release): 1.68.0 [skip ci]
# [1.68.0](v1.67.5...v1.68.0) (2024-04-26) ### Bug Fixes * syntax ([6d133dd](6d133dd)) * to support lazy loading ffmpeg as module ([f2138c5](f2138c5)) ### Features * add ffmpeg for clientside video processing ([0085fe1](0085fe1))
1 parent f2138c5 commit e480e30

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.68.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.5...v1.68.0) (2024-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* syntax ([6d133dd](https://github.com/CoCreate-app/CoCreateJS/commit/6d133ddc2c834489e0daa9500576b1e6a4a618d8))
7+
* to support lazy loading ffmpeg as module ([f2138c5](https://github.com/CoCreate-app/CoCreateJS/commit/f2138c594afb9056e233310f7f8ad043e96b2baf))
8+
9+
10+
### Features
11+
12+
* add ffmpeg for clientside video processing ([0085fe1](https://github.com/CoCreate-app/CoCreateJS/commit/0085fe18b64d583e061c5f1ddf1acaee839b8a84))
13+
114
## [1.67.5](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.4...v1.67.5) (2024-02-05)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.67.5",
3+
"version": "1.68.0",
44
"description": "A collaborative low code headless CMS and Javascript framework for building collaborative no code platforms, apps and UI's. Build powerful applications using HTML5 attributes or Javascript api.",
55
"keywords": [
66
"cocreatejs",

0 commit comments

Comments
 (0)