mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
chore: release v0.7.15
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# HyperFrames v0.7.15
|
||||
|
||||
Released on 2026-06-27.
|
||||
|
||||
This CLI release keeps `hyperframes init` on the GitHub-backed skills
|
||||
freshness path while the skills.sh registry catches up, with a CI-only escape
|
||||
hatch and offline-safe best-effort install behavior. It also publishes the newly
|
||||
extracted parser, lint, and studio-server packages as part of the fixed-version
|
||||
package set.
|
||||
|
||||
## Fixes
|
||||
|
||||
- **CLI:** Always check GitHub skills on init while skills.sh syncs ([bf630bfe](https://github.com/heygen-com/hyperframes/commit/bf630bfe1ee9998429d73f109f242903634891df), [#1768](https://github.com/heygen-com/hyperframes/pull/1768))
|
||||
|
||||
## Internal
|
||||
|
||||
- Extract @hyperframes/studio-server from core ([7a4853df](https://github.com/heygen-com/hyperframes/commit/7a4853dfe6e7e55effca57314011cec322c13a23), [#1757](https://github.com/heygen-com/hyperframes/pull/1757))
|
||||
- Extract @hyperframes/lint from core ([98d0bdd7](https://github.com/heygen-com/hyperframes/commit/98d0bdd73c7551abeb6962bd82eedc1c44e3d953), [#1756](https://github.com/heygen-com/hyperframes/pull/1756))
|
||||
- Extract @hyperframes/parsers from core ([cdf9c817](https://github.com/heygen-com/hyperframes/commit/cdf9c817e1c0c396a5c24c75ea08a8dba72e3528), [#1755](https://github.com/heygen-com/hyperframes/pull/1755))
|
||||
|
||||
## Full changelog
|
||||
|
||||
https://github.com/heygen-com/hyperframes/compare/v0.7.14...v0.7.15
|
||||
Reference in New Issue
Block a user