Skip to content

Commit e8bf42f

Browse files
committed
v4.0.295
1 parent a274295 commit e8bf42f

File tree

87 files changed

+87
-87
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+87
-87
lines changed

packages/ai-improvements/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"@babel/types": "7.24.0"
1010
},
1111
"private": true,
12-
"version": "4.0.294"
12+
"version": "4.0.295"
1313
}

packages/animated-emoji/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remotion/animated-emoji",
3-
"version": "4.0.294",
3+
"version": "4.0.295",
44
"main": "dist/cjs/index.js",
55
"types": "dist/cjs/index.d.ts",
66
"module": "dist/esm/index.mjs",

packages/animation-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"name": "Chetan Karwa",
88
"email": "[email protected]"
99
},
10-
"version": "4.0.294",
10+
"version": "4.0.295",
1111
"description": "Helpers for animating CSS properties",
1212
"main": "./dist/index.js",
1313
"module": "./dist/index.mjs",

packages/astro-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "@remotion/astro-example",
66
"private": true,
77
"type": "module",
8-
"version": "4.0.294",
8+
"version": "4.0.295",
99
"scripts": {
1010
"dev": "astro dev",
1111
"start": "astro dev",

packages/babel-loader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/babel-loader"
44
},
55
"name": "@remotion/babel-loader",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Babel loader for Remotion",
88
"main": "dist/index.js",
99
"scripts": {

packages/bugs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
},
55
"name": "bugs",
66
"private": true,
7-
"version": "4.0.294"
7+
"version": "4.0.295"
88
}

packages/bundler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/bundler"
44
},
55
"name": "@remotion/bundler",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Bundle Remotion compositions using Webpack",
88
"main": "dist/index.js",
99
"sideEffects": false,

packages/captions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/captions"
44
},
55
"name": "@remotion/captions",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Primitives for dealing with captions",
88
"main": "dist/index.js",
99
"sideEffects": false,

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/cli"
44
},
55
"name": "@remotion/cli",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Control Remotion features using the `npx remotion` command",
88
"main": "dist/index.js",
99
"sideEffects": false,

packages/cloudrun/container/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloud-run-render",
3-
"version": "4.0.294",
3+
"version": "4.0.295",
44
"description": "Render media and stills on GCP Cloud Run",
55
"main": "dist/index.js",
66
"scripts": {

packages/cloudrun/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/cloudrun"
44
},
55
"name": "@remotion/cloudrun",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Render Remotion videos on Google Cloud Run",
88
"main": "dist/index.js",
99
"sideEffects": false,

packages/compositor-darwin-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repository": {
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-darwin-arm64"
44
},
5-
"version": "4.0.294",
5+
"version": "4.0.295",
66
"name": "@remotion/compositor-darwin-arm64",
77
"os": [
88
"darwin"

packages/compositor-darwin-x64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repository": {
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-darwin-x64"
44
},
5-
"version": "4.0.294",
5+
"version": "4.0.295",
66
"name": "@remotion/compositor-darwin-x64",
77
"os": [
88
"darwin"

packages/compositor-linux-arm64-gnu/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repository": {
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-arm64-gnu"
44
},
5-
"version": "4.0.294",
5+
"version": "4.0.295",
66
"name": "@remotion/compositor-linux-arm64-gnu",
77
"os": [
88
"linux"

packages/compositor-linux-arm64-musl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repository": {
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-arm64-musl"
44
},
5-
"version": "4.0.294",
5+
"version": "4.0.295",
66
"name": "@remotion/compositor-linux-arm64-musl",
77
"os": [
88
"linux"

packages/compositor-linux-x64-gnu/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repository": {
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-x64-gnu"
44
},
5-
"version": "4.0.294",
5+
"version": "4.0.295",
66
"name": "@remotion/compositor-linux-x64-gnu",
77
"os": [
88
"linux"

packages/compositor-linux-x64-musl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repository": {
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-x64-musl"
44
},
5-
"version": "4.0.294",
5+
"version": "4.0.295",
66
"name": "@remotion/compositor-linux-x64-musl",
77
"os": [
88
"linux"

packages/compositor-win32-x64-msvc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repository": {
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-win32-x64-msvc"
44
},
5-
"version": "4.0.294",
5+
"version": "4.0.295",
66
"name": "@remotion/compositor-win32-x64-msvc",
77
"os": [
88
"win32"

packages/compositor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor"
44
},
55
"name": "@remotion/compositor",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Rust binary for Remotion",
88
"sideEffects": false,
99
"scripts": {

packages/convert/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remotion/convert",
3-
"version": "4.0.294",
3+
"version": "4.0.295",
44
"private": true,
55
"sideEffects": false,
66
"type": "module",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/core"
44
},
55
"name": "remotion",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Make videos programmatically",
88
"main": "dist/cjs/index.js",
99
"types": "dist/cjs/index.d.ts",

packages/core/src/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
* @see [Documentation](https://remotion.dev/docs/version)
66
* @returns {string} The current version of the remotion package
77
*/
8-
export const VERSION = '4.0.294';
8+
export const VERSION = '4.0.295';

packages/create-video/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/create-video"
44
},
55
"name": "create-video",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Create a new Remotion project",
88
"main": "dist/index.js",
99
"bin": {

packages/discord-poster/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/discord-poster"
44
},
55
"name": "@remotion/discord-poster",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"license": "SEE LICENSE IN LICENSE.md",
88
"type": "module",
99
"scripts": {

packages/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/docs"
44
},
55
"name": "docs",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"private": true,
88
"scripts": {
99
"formatting": "prettier src --check",

packages/docusaurus-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remotion/docusaurus-plugin",
3-
"version": "4.0.294",
3+
"version": "4.0.295",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"sideEffects": false,

packages/enable-scss/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/enable-scss"
44
},
55
"name": "@remotion/enable-scss",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Enable SCSS support in Remotion",
88
"main": "dist/cjs/index.js",
99
"types": "dist/cjs/index.d.ts",

packages/eslint-config-flat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-config-flat"
44
},
55
"name": "@remotion/eslint-config-flat",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Default configuration for Remotion templates (ESLint >= 9)",
88
"main": "dist/esm/index.mjs",
99
"type": "module",

packages/eslint-config-internal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-config-internal"
44
},
55
"name": "@remotion/eslint-config-internal",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"license": "SEE LICENSE IN LICENSE.md",
88
"main": "dist/index.js",
99
"scripts": {

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-config"
44
},
55
"name": "@remotion/eslint-config",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Default configuration for Remotion templates (ESLint <= 8)",
88
"main": "dist/index.js",
99
"files": [

packages/eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-plugin"
44
},
55
"name": "@remotion/eslint-plugin",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Rules for writing Remotion code",
88
"scripts": {
99
"test": "vitest --run",

packages/example-videos/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/example-videos"
44
},
55
"name": "@remotion/example-videos",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"main": "dist/index.js",
88
"types": "dist/index.d.ts",
99
"sideEffects": false,

packages/example-without-zod/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"name": "@remotion/example-without-zod",
66
"private": true,
7-
"version": "4.0.294",
7+
"version": "4.0.295",
88
"license": "SEE LICENSE IN LICENSE.md",
99
"author": "Jonny Burger",
1010
"main": "dist/index.js",

packages/example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"name": "@remotion/example",
66
"private": true,
7-
"version": "4.0.294",
7+
"version": "4.0.295",
88
"license": "SEE LICENSE IN LICENSE.md",
99
"author": "Jonny Burger",
1010
"main": "dist/index.js",

packages/fonts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/fonts"
44
},
55
"name": "@remotion/fonts",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Helpers for loading local fonts into Remotion",
88
"main": "dist/cjs/index.js",
99
"types": "dist/cjs/index.d.ts",

packages/gif/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/gif"
44
},
55
"name": "@remotion/gif",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Embed GIFs in a Remotion video",
88
"sideEffects": false,
99
"bugs": {

packages/google-fonts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/google-fonts"
44
},
55
"name": "@remotion/google-fonts",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Use Google Fonts in Remotion",
88
"main": "dist/cjs/index.js",
99
"module": "dist/esm/index.mjs",

packages/install-whisper-cpp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/install-whisper-cpp"
44
},
55
"name": "@remotion/install-whisper-cpp",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"description": "Helpers for installing and using Whisper.cpp",
88
"main": "dist/index.js",
99
"sideEffects": false,

packages/it-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/it-tests"
44
},
55
"name": "@remotion/it-tests",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"license": "SEE LICENSE IN LICENSE.md",
88
"scripts": {
99
"test": " node --test src/node-version/media-parser.mjs && bun test src/rendering --run ",

packages/lambda-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/lambda-client"
44
},
55
"name": "@remotion/lambda-client",
6-
"version": "4.0.294",
6+
"version": "4.0.295",
77
"main": "dist/index.js",
88
"sideEffects": false,
99
"scripts": {

packages/lambda-go-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"name": "@remotion/lambda-go-example",
66
"private": true,
7-
"version": "4.0.294",
7+
"version": "4.0.295",
88
"scripts": {
99
"lint": "node build.mjs"
1010
}

packages/lambda-go/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"name": "@remotion/lambda-go",
66
"private": true,
7-
"version": "4.0.294",
7+
"version": "4.0.295",
88
"scripts": {
99
"lint": "node build.mjs",
1010
"publishprivate": "node publish.mjs"

packages/lambda-go/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package lambda_go_sdk;
22

3-
const VERSION = "4.0.294"
3+
const VERSION = "4.0.295"

packages/lambda-php-example/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
],
2020
"require": {
2121
"vlucas/phpdotenv": "^5.5",
22-
"remotion/lambda": "4.0.294"
22+
"remotion/lambda": "4.0.295"
2323
}
2424
}

packages/lambda-php/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "remotion/lambda",
33
"type": "library",
4-
"version": "4.0.294",
4+
"version": "4.0.295",
55
"description": "A PHP library for working with Remotion Lambda",
66
"license": "proprietary",
77
"autoload": {

packages/lambda-php/composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)