create-video 4.0.225 → 4.0.226

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/templates.js CHANGED
@@ -298,7 +298,7 @@ exports.FEATURED_TEMPLATES = [
298
298
  repoName: 'template-code-hike',
299
299
  description: 'Beautiful code animations',
300
300
  longerDescription: `
301
- Add code snippets and animate between them using{' '}
301
+ Add code snippets and animate between them using
302
302
  <a href="https://codehike.org/">Code Hike</a>. Supports many languages,
303
303
  TypeScript error annotations, and many themes.
304
304
  `,
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "url": "https://github.com/remotion-dev/remotion/tree/main/packages/create-video"
4
4
  },
5
5
  "name": "create-video",
6
- "version": "4.0.225",
6
+ "version": "4.0.226",
7
7
  "description": "Create a new Remotion project",
8
8
  "main": "dist/index.js",
9
9
  "bin": {