Skip to content

Commit

Permalink
chore(release): 1.68.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Apr 26, 2024
1 parent f2138c5 commit e480e30
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.68.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.5...v1.68.0) (2024-04-26)


### Bug Fixes

* syntax ([6d133dd](https://github.com/CoCreate-app/CoCreateJS/commit/6d133ddc2c834489e0daa9500576b1e6a4a618d8))
* to support lazy loading ffmpeg as module ([f2138c5](https://github.com/CoCreate-app/CoCreateJS/commit/f2138c594afb9056e233310f7f8ad043e96b2baf))


### Features

* add ffmpeg for clientside video processing ([0085fe1](https://github.com/CoCreate-app/CoCreateJS/commit/0085fe18b64d583e061c5f1ddf1acaee839b8a84))

## [1.67.5](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.4...v1.67.5) (2024-02-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cocreatejs",
"version": "1.67.5",
"version": "1.68.0",
"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.",
"keywords": [
"cocreatejs",
Expand Down

0 comments on commit e480e30

Please sign in to comment.