chore: release v0.1.6

This commit is contained in:
github-actions[bot]
2026-03-27 06:04:18 +00:00
parent 2915b68633
commit 55ff721552
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@hyperframes/cli",
"version": "0.1.5",
"version": "0.1.6",
"description": "HyperFrames CLI — create, preview, and render HTML video compositions",
"bin": {
"hyperframes": "./dist/cli.js"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@hyperframes/core",
"version": "0.1.5",
"version": "0.1.6",
"files": [
"dist",
"docs",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@hyperframes/engine",
"version": "0.1.5",
"version": "0.1.6",
"description": "Seekable web page to video rendering engine (Puppeteer + FFmpeg)",
"type": "module",
"main": "./src/index.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@hyperframes/producer",
"version": "0.1.5",
"version": "0.1.6",
"description": "HTML-to-video rendering engine using Chrome's BeginFrame API",
"files": [
"dist/"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@hyperframes/studio",
"version": "0.1.5",
"version": "0.1.6",
"files": [
"src",
"dist"