chore: release main (#1375)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Wesley Luyten
2026-04-27 13:47:20 -07:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent e3d4ff9d68
commit cce48c01fa
23 changed files with 290 additions and 20 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [10.0.0-beta.23](https://github.com/videojs/v10/compare/@videojs/cli@10.0.0-beta.22...@videojs/cli@10.0.0-beta.23) (2026-04-27)
### Features
* **packages:** support cli:omit markers for llm-only doc content ([#1466](https://github.com/videojs/v10/issues/1466)) ([85e28a5](https://github.com/videojs/v10/commit/85e28a59205c4b008f693a6ceb5821487a3fedfa))
## [10.0.0-beta.22](https://github.com/videojs/v10/compare/@videojs/cli@10.0.0-beta.21...@videojs/cli@10.0.0-beta.22) (2026-04-18)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/cli",
"type": "module",
"version": "10.0.0-beta.22",
"version": "10.0.0-beta.23",
"description": "Video.js documentation CLI",
"license": "Apache-2.0",
"repository": {