diff --git a/packages/ai-improvements/package.json b/packages/ai-improvements/package.json index 04973e85b19..a2307cc0cc8 100644 --- a/packages/ai-improvements/package.json +++ b/packages/ai-improvements/package.json @@ -7,5 +7,5 @@ "openai": "^4.18.0" }, "private": true, - "version": "4.0.214" + "version": "4.0.215" } diff --git a/packages/animated-emoji/package.json b/packages/animated-emoji/package.json index ff74eeb308a..7e3e5c2782c 100644 --- a/packages/animated-emoji/package.json +++ b/packages/animated-emoji/package.json @@ -1,6 +1,6 @@ { "name": "@remotion/animated-emoji", - "version": "4.0.214", + "version": "4.0.215", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", "module": "dist/esm/index.mjs", diff --git a/packages/animation-utils/package.json b/packages/animation-utils/package.json index d5a8077dc0a..76b1a6da332 100644 --- a/packages/animation-utils/package.json +++ b/packages/animation-utils/package.json @@ -7,7 +7,7 @@ "name": "Chetan Karwa", "email": "cbkarwa@gmail.com" }, - "version": "4.0.214", + "version": "4.0.215", "description": "Helpers for animating CSS properties", "main": "./dist/index.js", "module": "./dist/index.mjs", diff --git a/packages/astro-example/package.json b/packages/astro-example/package.json index 9831fb06d9f..919ca9f4b78 100644 --- a/packages/astro-example/package.json +++ b/packages/astro-example/package.json @@ -5,7 +5,7 @@ "name": "@remotion/astro-example", "private": true, "type": "module", - "version": "4.0.214", + "version": "4.0.215", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/packages/babel-loader/package.json b/packages/babel-loader/package.json index 944246d8ce5..102803f1928 100644 --- a/packages/babel-loader/package.json +++ b/packages/babel-loader/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/babel-loader" }, "name": "@remotion/babel-loader", - "version": "4.0.214", + "version": "4.0.215", "description": "Babel loader for Remotion", "main": "dist/index.js", "scripts": { diff --git a/packages/bugs/package.json b/packages/bugs/package.json index 1763fc128a8..52d5dfbb8bf 100644 --- a/packages/bugs/package.json +++ b/packages/bugs/package.json @@ -4,5 +4,5 @@ }, "name": "bugs", "private": true, - "version": "4.0.214" + "version": "4.0.215" } diff --git a/packages/bundler/package.json b/packages/bundler/package.json index f22fe3b2ceb..7de13c2f295 100644 --- a/packages/bundler/package.json +++ b/packages/bundler/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/bundler" }, "name": "@remotion/bundler", - "version": "4.0.214", + "version": "4.0.215", "description": "Bundle Remotion compositions using Webpack", "main": "dist/index.js", "sideEffects": false, diff --git a/packages/cli-autocomplete/package.json b/packages/cli-autocomplete/package.json index 7f551b566bd..34cd42f8768 100644 --- a/packages/cli-autocomplete/package.json +++ b/packages/cli-autocomplete/package.json @@ -2,7 +2,7 @@ "repository": { "url": "https://github.com/remotion-dev/remotion/tree/main/packages/cli-autocomplete" }, - "version": "4.0.214", + "version": "4.0.215", "name": "@remotion/fig-autocomplete", "private": true, "devDependencies": { diff --git a/packages/cli/package.json b/packages/cli/package.json index 178981ee02c..538cd8c42e7 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/cli" }, "name": "@remotion/cli", - "version": "4.0.214", + "version": "4.0.215", "description": "Control Remotion features using the `npx remotion` command", "main": "dist/index.js", "sideEffects": false, diff --git a/packages/cloudrun/container/package.json b/packages/cloudrun/container/package.json index bd99152e6c1..44c3e55ea3e 100644 --- a/packages/cloudrun/container/package.json +++ b/packages/cloudrun/container/package.json @@ -1,6 +1,6 @@ { "name": "cloud-run-render", - "version": "4.0.214", + "version": "4.0.215", "description": "Render media and stills on GCP Cloud Run", "main": "dist/index.js", "scripts": { diff --git a/packages/cloudrun/package.json b/packages/cloudrun/package.json index fa33536eaa6..991e5feb471 100644 --- a/packages/cloudrun/package.json +++ b/packages/cloudrun/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/cloudrun" }, "name": "@remotion/cloudrun", - "version": "4.0.214", + "version": "4.0.215", "description": "Render Remotion videos on Google Cloud Run", "main": "dist/index.js", "sideEffects": false, diff --git a/packages/compositor-darwin-arm64/package.json b/packages/compositor-darwin-arm64/package.json index d8ca47cd176..d4d1b80b516 100644 --- a/packages/compositor-darwin-arm64/package.json +++ b/packages/compositor-darwin-arm64/package.json @@ -2,7 +2,7 @@ "repository": { "url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-darwin-arm64" }, - "version": "4.0.214", + "version": "4.0.215", "name": "@remotion/compositor-darwin-arm64", "os": [ "darwin" diff --git a/packages/compositor-darwin-arm64/remotion b/packages/compositor-darwin-arm64/remotion index 2a6ca18aecf..c397efb92bc 100755 Binary files a/packages/compositor-darwin-arm64/remotion and b/packages/compositor-darwin-arm64/remotion differ diff --git a/packages/compositor-darwin-x64/package.json b/packages/compositor-darwin-x64/package.json index 87531988d25..16dd910881a 100644 --- a/packages/compositor-darwin-x64/package.json +++ b/packages/compositor-darwin-x64/package.json @@ -2,7 +2,7 @@ "repository": { "url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-darwin-x64" }, - "version": "4.0.214", + "version": "4.0.215", "name": "@remotion/compositor-darwin-x64", "os": [ "darwin" diff --git a/packages/compositor-darwin-x64/remotion b/packages/compositor-darwin-x64/remotion index fd64385475b..09f19e95dcf 100755 Binary files a/packages/compositor-darwin-x64/remotion and b/packages/compositor-darwin-x64/remotion differ diff --git a/packages/compositor-linux-arm64-gnu/package.json b/packages/compositor-linux-arm64-gnu/package.json index c6e9eb7513b..323d0666f52 100644 --- a/packages/compositor-linux-arm64-gnu/package.json +++ b/packages/compositor-linux-arm64-gnu/package.json @@ -2,7 +2,7 @@ "repository": { "url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-arm64-gnu" }, - "version": "4.0.214", + "version": "4.0.215", "name": "@remotion/compositor-linux-arm64-gnu", "os": [ "linux" diff --git a/packages/compositor-linux-arm64-gnu/remotion b/packages/compositor-linux-arm64-gnu/remotion index 30206499ad9..bb0b9e5e0f5 100755 Binary files a/packages/compositor-linux-arm64-gnu/remotion and b/packages/compositor-linux-arm64-gnu/remotion differ diff --git a/packages/compositor-linux-arm64-musl/package.json b/packages/compositor-linux-arm64-musl/package.json index 2b27ea3e351..9acdac3300e 100644 --- a/packages/compositor-linux-arm64-musl/package.json +++ b/packages/compositor-linux-arm64-musl/package.json @@ -2,7 +2,7 @@ "repository": { "url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-arm64-musl" }, - "version": "4.0.214", + "version": "4.0.215", "name": "@remotion/compositor-linux-arm64-musl", "os": [ "linux" diff --git a/packages/compositor-linux-arm64-musl/remotion b/packages/compositor-linux-arm64-musl/remotion index 1046f62bf27..12ae9c079d2 100755 Binary files a/packages/compositor-linux-arm64-musl/remotion and b/packages/compositor-linux-arm64-musl/remotion differ diff --git a/packages/compositor-linux-x64-gnu/package.json b/packages/compositor-linux-x64-gnu/package.json index 1f1aafc7948..8962e75843d 100644 --- a/packages/compositor-linux-x64-gnu/package.json +++ b/packages/compositor-linux-x64-gnu/package.json @@ -2,7 +2,7 @@ "repository": { "url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-x64-gnu" }, - "version": "4.0.214", + "version": "4.0.215", "name": "@remotion/compositor-linux-x64-gnu", "os": [ "linux" diff --git a/packages/compositor-linux-x64-gnu/remotion b/packages/compositor-linux-x64-gnu/remotion index 0fe7b2bba7a..ec2235575e7 100755 Binary files a/packages/compositor-linux-x64-gnu/remotion and b/packages/compositor-linux-x64-gnu/remotion differ diff --git a/packages/compositor-linux-x64-musl/package.json b/packages/compositor-linux-x64-musl/package.json index 2be21d35042..095d8d35e36 100644 --- a/packages/compositor-linux-x64-musl/package.json +++ b/packages/compositor-linux-x64-musl/package.json @@ -2,7 +2,7 @@ "repository": { "url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-x64-musl" }, - "version": "4.0.214", + "version": "4.0.215", "name": "@remotion/compositor-linux-x64-musl", "os": [ "linux" diff --git a/packages/compositor-linux-x64-musl/remotion b/packages/compositor-linux-x64-musl/remotion index b0a438bc711..a2de3e3cb31 100755 Binary files a/packages/compositor-linux-x64-musl/remotion and b/packages/compositor-linux-x64-musl/remotion differ diff --git a/packages/compositor-win32-x64-msvc/package.json b/packages/compositor-win32-x64-msvc/package.json index 3bc08071fd1..7208258882c 100644 --- a/packages/compositor-win32-x64-msvc/package.json +++ b/packages/compositor-win32-x64-msvc/package.json @@ -2,7 +2,7 @@ "repository": { "url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-win32-x64-msvc" }, - "version": "4.0.214", + "version": "4.0.215", "name": "@remotion/compositor-win32-x64-msvc", "os": [ "win32" diff --git a/packages/compositor-win32-x64-msvc/remotion.exe b/packages/compositor-win32-x64-msvc/remotion.exe index 22f660107df..efebc41b38a 100755 Binary files a/packages/compositor-win32-x64-msvc/remotion.exe and b/packages/compositor-win32-x64-msvc/remotion.exe differ diff --git a/packages/convert/package.json b/packages/convert/package.json index e00a841b704..3c219436bce 100644 --- a/packages/convert/package.json +++ b/packages/convert/package.json @@ -1,6 +1,6 @@ { "name": "@remotion/convert", - "version": "4.0.214", + "version": "4.0.215", "private": true, "sideEffects": false, "type": "module", diff --git a/packages/core/package.json b/packages/core/package.json index 7ed67b21173..79c7818ffd2 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/core" }, "name": "remotion", - "version": "4.0.214", + "version": "4.0.215", "description": "Make videos programmatically", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/core/src/version.ts b/packages/core/src/version.ts index d01abe6e53e..7ce389ed942 100644 --- a/packages/core/src/version.ts +++ b/packages/core/src/version.ts @@ -5,4 +5,4 @@ * @see [Documentation](https://remotion.dev/docs/version) * @returns {string} The current version of the remotion package */ -export const VERSION = '4.0.214'; +export const VERSION = '4.0.215'; diff --git a/packages/create-video/package.json b/packages/create-video/package.json index 83525522ee3..1d2a39132a6 100644 --- a/packages/create-video/package.json +++ b/packages/create-video/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/create-video" }, "name": "create-video", - "version": "4.0.214", + "version": "4.0.215", "description": "Create a new Remotion project", "main": "dist/index.js", "bin": { diff --git a/packages/discord-poster/package.json b/packages/discord-poster/package.json index 1fbffde893f..9ce991750a3 100644 --- a/packages/discord-poster/package.json +++ b/packages/discord-poster/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/discord-poster" }, "name": "@remotion/discord-poster", - "version": "4.0.214", + "version": "4.0.215", "license": "SEE LICENSE IN LICENSE.md", "type": "module", "scripts": { diff --git a/packages/docs/out/HomepageVideo.mp4 b/packages/docs/out/HomepageVideo.mp4 new file mode 100644 index 00000000000..6ea3a4a89ae Binary files /dev/null and b/packages/docs/out/HomepageVideo.mp4 differ diff --git a/packages/docs/package.json b/packages/docs/package.json index fa26d4eeb0e..e94fe2b6cac 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/docs" }, "name": "docs", - "version": "4.0.214", + "version": "4.0.215", "private": true, "scripts": { "formatting": "prettier src --check", diff --git a/packages/docusaurus-plugin/package.json b/packages/docusaurus-plugin/package.json index d875b2e5e9f..73464579720 100644 --- a/packages/docusaurus-plugin/package.json +++ b/packages/docusaurus-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@remotion/docusaurus-plugin", - "version": "4.0.214", + "version": "4.0.215", "main": "dist/index.js", "types": "dist/index.d.ts", "sideEffects": false, diff --git a/packages/enable-scss/package.json b/packages/enable-scss/package.json index bba225d6a10..3f5a86150ca 100644 --- a/packages/enable-scss/package.json +++ b/packages/enable-scss/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/enable-scss" }, "name": "@remotion/enable-scss", - "version": "4.0.214", + "version": "4.0.215", "description": "Enable SCSS support in Remotion", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 6577f5355d5..de181ee5ca0 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-config" }, "name": "@remotion/eslint-config", - "version": "4.0.214", + "version": "4.0.215", "description": "Default configuration for Remotion templates", "main": "dist/index.js", "files": [ diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index c482a59613d..389d3878d0c 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-plugin" }, "name": "@remotion/eslint-plugin", - "version": "4.0.214", + "version": "4.0.215", "description": "Rules for writing Remotion code", "scripts": { "test": "vitest --run" diff --git a/packages/example-without-zod/package.json b/packages/example-without-zod/package.json index de8b75eb471..f0370666649 100644 --- a/packages/example-without-zod/package.json +++ b/packages/example-without-zod/package.json @@ -4,7 +4,7 @@ }, "name": "@remotion/example-without-zod", "private": true, - "version": "4.0.214", + "version": "4.0.215", "license": "SEE LICENSE IN LICENSE.md", "author": "Jonny Burger", "main": "dist/index.js", diff --git a/packages/example/package.json b/packages/example/package.json index 6586c9e55db..ef5eb4fdf95 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -4,7 +4,7 @@ }, "name": "@remotion/example", "private": true, - "version": "4.0.214", + "version": "4.0.215", "license": "SEE LICENSE IN LICENSE.md", "author": "Jonny Burger", "main": "dist/index.js", diff --git a/packages/fonts/package.json b/packages/fonts/package.json index 5cc6fe50b4e..4766c0bc070 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/fonts" }, "name": "@remotion/fonts", - "version": "4.0.214", + "version": "4.0.215", "description": "Helpers for loading local fonts into Remotion", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/gif/package.json b/packages/gif/package.json index d2af2dcaa1c..42aec388ca1 100644 --- a/packages/gif/package.json +++ b/packages/gif/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/gif" }, "name": "@remotion/gif", - "version": "4.0.214", + "version": "4.0.215", "description": "Embed GIFs in a Remotion video", "sideEffects": false, "bugs": { diff --git a/packages/google-fonts/package.json b/packages/google-fonts/package.json index 5dfa69903ba..48292a62995 100644 --- a/packages/google-fonts/package.json +++ b/packages/google-fonts/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/google-fonts" }, "name": "@remotion/google-fonts", - "version": "4.0.214", + "version": "4.0.215", "description": "Use Google Fonts in Remotion", "main": "dist/cjs/index.js", "module": "dist/esm/index.mjs", diff --git a/packages/install-whisper-cpp/package.json b/packages/install-whisper-cpp/package.json index e4cccf3c7d7..363e3cc5217 100644 --- a/packages/install-whisper-cpp/package.json +++ b/packages/install-whisper-cpp/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/install-whisper-cpp" }, "name": "@remotion/install-whisper-cpp", - "version": "4.0.214", + "version": "4.0.215", "description": "Helpers for installing and using Whisper.cpp", "main": "dist/index.js", "sideEffects": false, diff --git a/packages/it-tests/package.json b/packages/it-tests/package.json index de70c5de43c..54ae6619501 100644 --- a/packages/it-tests/package.json +++ b/packages/it-tests/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/it-tests" }, "name": "@remotion/it-tests", - "version": "4.0.214", + "version": "4.0.215", "license": "SEE LICENSE IN LICENSE.md", "scripts": { "test": "bun test src/rendering --run", diff --git a/packages/lambda-go-example/package.json b/packages/lambda-go-example/package.json index 0178a425c37..d5b80bac6b1 100644 --- a/packages/lambda-go-example/package.json +++ b/packages/lambda-go-example/package.json @@ -4,7 +4,7 @@ }, "name": "@remotion/lambda-go-example", "private": true, - "version": "4.0.214", + "version": "4.0.215", "scripts": { "lint": "node build.mjs" } diff --git a/packages/lambda-go/package.json b/packages/lambda-go/package.json index 2317c04bb2c..16a794cfdc4 100644 --- a/packages/lambda-go/package.json +++ b/packages/lambda-go/package.json @@ -4,7 +4,7 @@ }, "name": "@remotion/lambda-go", "private": true, - "version": "4.0.214", + "version": "4.0.215", "scripts": { "lint": "node build.mjs", "publishprivate": "node publish.mjs" diff --git a/packages/lambda-go/version.go b/packages/lambda-go/version.go index 4aae9bc82e0..c5c10b95b44 100644 --- a/packages/lambda-go/version.go +++ b/packages/lambda-go/version.go @@ -1,3 +1,3 @@ package lambda_go_sdk; -const VERSION = "4.0.214" \ No newline at end of file +const VERSION = "4.0.215" \ No newline at end of file diff --git a/packages/lambda-php-example/composer.json b/packages/lambda-php-example/composer.json index ba8c6affac9..0b9275ab35e 100644 --- a/packages/lambda-php-example/composer.json +++ b/packages/lambda-php-example/composer.json @@ -19,6 +19,6 @@ ], "require": { "vlucas/phpdotenv": "^5.5", - "remotion/lambda": "4.0.214" + "remotion/lambda": "4.0.215" } } diff --git a/packages/lambda-php/.phpunit.result.cache b/packages/lambda-php/.phpunit.result.cache index 10e9b5832b0..1d245126cb6 100644 --- a/packages/lambda-php/.phpunit.result.cache +++ b/packages/lambda-php/.phpunit.result.cache @@ -1 +1 @@ -{"version":1,"defects":{"Remotion\\LambdaPhp\\Tests\\PHPClientTest::testClient":8},"times":{"Remotion\\LambdaPhp\\Tests\\PHPClientTest::testClient":0.08,"Remotion\\LambdaPhp\\Tests\\PHPRenderProgressTest::testClient":0.021}} \ No newline at end of file +{"version":1,"defects":{"Remotion\\LambdaPhp\\Tests\\PHPClientTest::testClient":8},"times":{"Remotion\\LambdaPhp\\Tests\\PHPClientTest::testClient":0.045,"Remotion\\LambdaPhp\\Tests\\PHPRenderProgressTest::testClient":0.028}} \ No newline at end of file diff --git a/packages/lambda-php/composer.json b/packages/lambda-php/composer.json index 80279bc2860..e9c6d9d22ee 100644 --- a/packages/lambda-php/composer.json +++ b/packages/lambda-php/composer.json @@ -1,7 +1,7 @@ { "name": "remotion/lambda", "type": "library", - "version": "4.0.214", + "version": "4.0.215", "description": "A PHP library for working with Remotion Lambda", "license": "proprietary", "autoload": { diff --git a/packages/lambda-php/package.json b/packages/lambda-php/package.json index f1ad05a8743..c860b90a414 100644 --- a/packages/lambda-php/package.json +++ b/packages/lambda-php/package.json @@ -4,7 +4,7 @@ }, "name": "@remotion/lambda-php", "private": true, - "version": "4.0.214", + "version": "4.0.215", "scripts": { "lint": "node build.mjs", "publishprivate": "node publish.mjs" diff --git a/packages/lambda-php/src/Semantic.php b/packages/lambda-php/src/Semantic.php index 4db0434b823..3710721802b 100644 --- a/packages/lambda-php/src/Semantic.php +++ b/packages/lambda-php/src/Semantic.php @@ -4,5 +4,5 @@ class Semantic { - public const VERSION = "4.0.214"; + public const VERSION = "4.0.215"; } \ No newline at end of file diff --git a/packages/lambda-python/package.json b/packages/lambda-python/package.json index 76aaf7c6f00..d7b2d1a3044 100644 --- a/packages/lambda-python/package.json +++ b/packages/lambda-python/package.json @@ -4,7 +4,7 @@ }, "name": "@remotion/lambda-python", "private": true, - "version": "4.0.214", + "version": "4.0.215", "scripts": { "lint": "node build.mjs", "publishprivate": "node publish.mjs" diff --git a/packages/lambda-python/remotion_lambda/version.py b/packages/lambda-python/remotion_lambda/version.py index 2623b4d443e..78c16a7bca1 100644 --- a/packages/lambda-python/remotion_lambda/version.py +++ b/packages/lambda-python/remotion_lambda/version.py @@ -1,2 +1,2 @@ # pylint: disable=missing-module-docstring, missing-final-newline -VERSION = "4.0.214" \ No newline at end of file +VERSION = "4.0.215" \ No newline at end of file diff --git a/packages/lambda/package.json b/packages/lambda/package.json index cc371a63611..56641360800 100644 --- a/packages/lambda/package.json +++ b/packages/lambda/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/lambda" }, "name": "@remotion/lambda", - "version": "4.0.214", + "version": "4.0.215", "description": "Render Remotion videos on AWS Lambda", "main": "dist/index.js", "sideEffects": false, diff --git a/packages/layout-utils/package.json b/packages/layout-utils/package.json index 3fbda27c8a5..fe93c4241c2 100644 --- a/packages/layout-utils/package.json +++ b/packages/layout-utils/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/layout-utils" }, "name": "@remotion/layout-utils", - "version": "4.0.214", + "version": "4.0.215", "description": "Utilities for working with layouts", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/lottie/package.json b/packages/lottie/package.json index 773f94703c0..57ce801173d 100644 --- a/packages/lottie/package.json +++ b/packages/lottie/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/lottie" }, "name": "@remotion/lottie", - "version": "4.0.214", + "version": "4.0.215", "description": "Include Lottie animations in Remotion", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/media-parser/package.json b/packages/media-parser/package.json index 0cb63a17f10..f5f0c67d7bc 100644 --- a/packages/media-parser/package.json +++ b/packages/media-parser/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/media-parser" }, "name": "@remotion/media-parser", - "version": "4.0.214", + "version": "4.0.215", "main": "dist/index.js", "sideEffects": false, "scripts": { diff --git a/packages/media-utils/package.json b/packages/media-utils/package.json index 0fda556bf48..74febfebc5a 100644 --- a/packages/media-utils/package.json +++ b/packages/media-utils/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/media-utils" }, "name": "@remotion/media-utils", - "version": "4.0.214", + "version": "4.0.215", "description": "Utilities for working with media files", "main": "dist/index.js", "sideEffects": false, diff --git a/packages/motion-blur/package.json b/packages/motion-blur/package.json index 6b7c31e0371..536c295dc10 100644 --- a/packages/motion-blur/package.json +++ b/packages/motion-blur/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/motion-blur" }, "name": "@remotion/motion-blur", - "version": "4.0.214", + "version": "4.0.215", "description": "Motion blur effect for Remotion", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/noise/package.json b/packages/noise/package.json index 56b090432e2..2224240e9bd 100644 --- a/packages/noise/package.json +++ b/packages/noise/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/noise" }, "name": "@remotion/noise", - "version": "4.0.214", + "version": "4.0.215", "description": "Noise generation functions", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/paths/package.json b/packages/paths/package.json index 4a2d7cea4ad..76c1fec17f5 100644 --- a/packages/paths/package.json +++ b/packages/paths/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/paths" }, "name": "@remotion/paths", - "version": "4.0.214", + "version": "4.0.215", "description": "Utilities for working with SVG paths", "main": "dist/index.js", "sideEffects": false, diff --git a/packages/player-example/package.json b/packages/player-example/package.json index a14412dfd17..3d088777b2d 100644 --- a/packages/player-example/package.json +++ b/packages/player-example/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/player-example" }, "name": "@remotion/player-example", - "version": "4.0.214", + "version": "4.0.215", "private": true, "author": "Jonny Burger ", "maintainers": [ diff --git a/packages/player/package.json b/packages/player/package.json index 8ba3203e8af..7cb561b6828 100644 --- a/packages/player/package.json +++ b/packages/player/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/player" }, "name": "@remotion/player", - "version": "4.0.214", + "version": "4.0.215", "description": "React component for embedding a Remotion preview into your app", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/preload/package.json b/packages/preload/package.json index 281ae11a824..b52a12fcd89 100644 --- a/packages/preload/package.json +++ b/packages/preload/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/preload" }, "name": "@remotion/preload", - "version": "4.0.214", + "version": "4.0.215", "description": "Preloads assets for use in Remotion", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/renderer/package.json b/packages/renderer/package.json index 7132e71706b..154dcd4fa5b 100644 --- a/packages/renderer/package.json +++ b/packages/renderer/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/renderer" }, "name": "@remotion/renderer", - "version": "4.0.214", + "version": "4.0.215", "description": "Render Remotion videos using Node.js or Bun", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/rive/package.json b/packages/rive/package.json index 9312c8ee559..5e51f42733a 100644 --- a/packages/rive/package.json +++ b/packages/rive/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/rive" }, "name": "@remotion/rive", - "version": "4.0.214", + "version": "4.0.215", "description": "Embed Rive animations in a Remotion video", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/serverless/package.json b/packages/serverless/package.json index 7f02aa2c829..6690ca75b13 100644 --- a/packages/serverless/package.json +++ b/packages/serverless/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/serverless" }, "name": "@remotion/serverless", - "version": "4.0.214", + "version": "4.0.215", "description": "A runtime for distributed rendering", "main": "dist", "sideEffects": false, diff --git a/packages/shapes/package.json b/packages/shapes/package.json index d609fad0862..dc045fe4ca7 100644 --- a/packages/shapes/package.json +++ b/packages/shapes/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/shapes" }, "name": "@remotion/shapes", - "version": "4.0.214", + "version": "4.0.215", "description": "Generate SVG shapes", "main": "dist/index.js", "sideEffects": false, diff --git a/packages/skia/package.json b/packages/skia/package.json index 83e32143bfd..6aebc73f573 100644 --- a/packages/skia/package.json +++ b/packages/skia/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/skia" }, "name": "@remotion/skia", - "version": "4.0.214", + "version": "4.0.215", "description": "Include React Native Skia components in a Remotion video", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/streaming/package.json b/packages/streaming/package.json index 1afd7457ddb..9522f742290 100644 --- a/packages/streaming/package.json +++ b/packages/streaming/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/streaming" }, "name": "@remotion/streaming", - "version": "4.0.214", + "version": "4.0.215", "description": "Utilities for streaming data between programs", "main": "dist", "sideEffects": false, diff --git a/packages/studio-server/package.json b/packages/studio-server/package.json index 5a22b20ad2a..c445a47dda9 100644 --- a/packages/studio-server/package.json +++ b/packages/studio-server/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/studio-server" }, "name": "@remotion/studio-server", - "version": "4.0.214", + "version": "4.0.215", "description": "Run a Remotion Studio with a server backend", "main": "dist", "sideEffects": false, diff --git a/packages/studio-shared/package.json b/packages/studio-shared/package.json index cd78fb76903..5167ddba227 100644 --- a/packages/studio-shared/package.json +++ b/packages/studio-shared/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/studio-shared" }, "name": "@remotion/studio-shared", - "version": "4.0.214", + "version": "4.0.215", "description": "Internal package for shared objects between the Studio backend and frontend", "main": "dist", "sideEffects": false, diff --git a/packages/studio/package.json b/packages/studio/package.json index 7b9828613a2..8b176a3f74f 100644 --- a/packages/studio/package.json +++ b/packages/studio/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/studio" }, "name": "@remotion/studio", - "version": "4.0.214", + "version": "4.0.215", "description": "APIs for interacting with the Remotion Studio", "main": "dist", "sideEffects": false, diff --git a/packages/tailwind/package.json b/packages/tailwind/package.json index 0d4bb4d3c4b..a0078ea6981 100644 --- a/packages/tailwind/package.json +++ b/packages/tailwind/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/tailwind" }, "name": "@remotion/tailwind", - "version": "4.0.214", + "version": "4.0.215", "description": "Enable TailwindCSS support in Remotion", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index bbf1b3e04e2..e8f6ab76396 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/test-utils" }, "name": "@remotion/test-utils", - "version": "4.0.214", + "version": "4.0.215", "main": "dist", "sideEffects": false, "scripts": { diff --git a/packages/three/package.json b/packages/three/package.json index 6a2964c2a05..fd3e35dc8d4 100644 --- a/packages/three/package.json +++ b/packages/three/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/three" }, "name": "@remotion/three", - "version": "4.0.214", + "version": "4.0.215", "description": "Include React Three Fiber components in a Remotion video", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts", diff --git a/packages/transitions/package.json b/packages/transitions/package.json index 8ec8c1f65ea..86802bbe80b 100644 --- a/packages/transitions/package.json +++ b/packages/transitions/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/transitions" }, "name": "@remotion/transitions", - "version": "4.0.214", + "version": "4.0.215", "description": "Library for creating transitions in Remotion", "sideEffects": false, "main": "dist/esm/index.mjs", diff --git a/packages/webcodecs/package.json b/packages/webcodecs/package.json index c9c3180db79..9516913e958 100644 --- a/packages/webcodecs/package.json +++ b/packages/webcodecs/package.json @@ -1,6 +1,6 @@ { "name": "@remotion/webcodecs", - "version": "4.0.214", + "version": "4.0.215", "main": "dist/index.js", "types": "dist/index.d.ts", "module": "dist/esm/index.mjs", diff --git a/packages/zod-types/package.json b/packages/zod-types/package.json index 3b39c83d953..526b3f07e86 100644 --- a/packages/zod-types/package.json +++ b/packages/zod-types/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/remotion-dev/remotion/tree/main/packages/zod-types" }, "name": "@remotion/zod-types", - "version": "4.0.214", + "version": "4.0.215", "description": "Zod types for Remotion", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts",