chore: release v0.6.117

This commit is contained in:
Miguel Ángel
2026-06-20 18:05:59 -04:00
parent 960690e8e5
commit 12d5273812
15 changed files with 46 additions and 13 deletions
+16
View File
@@ -0,0 +1,16 @@
# HyperFrames v0.6.117
Released on 2026-06-20.
This hotfix restores the published `@hyperframes/core` subpath contract used by Studio,
SDK, and CLI consumers. Installed packages can now resolve the `beats`, `storyboard`,
HTML attribute safety, package metadata, and clip tree entry points that already existed
in source.
## Fixes
- **Core:** Publish missing subpath exports ([960690e8e](https://github.com/heygen-com/hyperframes/commit/960690e8e5b64d9cd10c815819e1bf7b010970cd), [#1616](https://github.com/heygen-com/hyperframes/pull/1616))
## Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.6.116...v0.6.117