Skip to content

Commit bda4a32

Browse files
committed
chore: release v0.6.68
1 parent e7c874c commit bda4a32

11 files changed

Lines changed: 11 additions & 11 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hyperframes",
33
"description": "HyperFrames by HeyGen. Write HTML, render video. Compositions, GSAP and runtime adapter animations, captions, voiceovers, audio-reactive visuals, and website-to-video capture for HyperFrames.",
4-
"version": "0.6.67",
4+
"version": "0.6.68",
55
"author": {
66
"name": "HeyGen",
77
"email": "hyperframes@heygen.com",

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyperframes",
3-
"version": "0.6.67",
3+
"version": "0.6.68",
44
"description": "Write HTML, render video. Compositions, Tailwind v4 styles, GSAP and runtime adapter animations, captions, voiceovers, audio-reactive visuals, and website-to-video capture for HyperFrames.",
55
"author": {
66
"name": "HeyGen",

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://cursor.com/schemas/cursor-plugin/plugin.json",
33
"name": "hyperframes",
44
"displayName": "HyperFrames by HeyGen",
5-
"version": "0.6.67",
5+
"version": "0.6.68",
66
"description": "Write HTML, render video. Compositions, Tailwind v4 styles, GSAP and runtime adapter animations, captions, voiceovers, audio-reactive visuals, and website-to-video capture for HyperFrames.",
77
"author": {
88
"name": "HeyGen",

packages/aws-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperframes/aws-lambda",
3-
"version": "0.6.67",
3+
"version": "0.6.68",
44
"description": "AWS Lambda adapter for HyperFrames distributed rendering — handler, client-side SDK, and CDK construct.",
55
"repository": {
66
"type": "git",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperframes/cli",
3-
"version": "0.6.67",
3+
"version": "0.6.68",
44
"description": "HyperFrames CLI — create, preview, and render HTML video compositions",
55
"repository": {
66
"type": "git",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperframes/core",
3-
"version": "0.6.67",
3+
"version": "0.6.68",
44
"description": "",
55
"repository": {
66
"type": "git",

packages/engine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperframes/engine",
3-
"version": "0.6.67",
3+
"version": "0.6.68",
44
"description": "Seekable web page to video rendering engine (Puppeteer + FFmpeg)",
55
"repository": {
66
"type": "git",

packages/player/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperframes/player",
3-
"version": "0.6.67",
3+
"version": "0.6.68",
44
"description": "Embeddable web component for HyperFrames compositions",
55
"repository": {
66
"type": "git",

packages/producer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperframes/producer",
3-
"version": "0.6.67",
3+
"version": "0.6.68",
44
"description": "HTML-to-video rendering engine using Chrome's BeginFrame API",
55
"repository": {
66
"type": "git",

packages/shader-transitions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperframes/shader-transitions",
3-
"version": "0.6.67",
3+
"version": "0.6.68",
44
"description": "WebGL shader transitions for HyperFrames compositions",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)