chore: release main (#1313)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Wesley Luyten
2026-04-14 15:58:18 -05:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent c7d4021bde
commit da598b285a
23 changed files with 471 additions and 22 deletions
+8
View File
@@ -0,0 +1,8 @@
# Changelog
## [10.0.0-beta.18](https://github.com/videojs/v10/compare/@videojs/cli@10.0.0-beta.17...@videojs/cli@10.0.0-beta.18) (2026-04-14)
### Features
* **cli:** add @videojs/cli docs command for LLM-friendly installation ([#1214](https://github.com/videojs/v10/issues/1214)) ([24b8b77](https://github.com/videojs/v10/commit/24b8b77c8a4bb00be016c7573cdaa46b691f4e17))
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/cli",
"type": "module",
"version": "10.0.0-beta.17",
"version": "10.0.0-beta.18",
"description": "Video.js documentation CLI",
"license": "Apache-2.0",
"repository": {