chore: release main (#1339)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Wesley Luyten
2026-04-14 17:11:09 -05:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent ef712093d4
commit 77faf060d4
23 changed files with 166 additions and 22 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [10.0.0-beta.20](https://github.com/videojs/v10/compare/@videojs/cli@10.0.0-beta.19...@videojs/cli@10.0.0-beta.20) (2026-04-14)
### Bug Fixes
* **cli:** replace deprecated noExternal with deps.alwaysBundle ([#1338](https://github.com/videojs/v10/issues/1338)) ([ef71209](https://github.com/videojs/v10/commit/ef712093d45caf9dc86b3c9b251174ecef2bc61f))
## [10.0.0-beta.19](https://github.com/videojs/v10/compare/@videojs/cli@10.0.0-beta.18...@videojs/cli@10.0.0-beta.19) (2026-04-14)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/cli",
"type": "module",
"version": "10.0.0-beta.19",
"version": "10.0.0-beta.20",
"description": "Video.js documentation CLI",
"license": "Apache-2.0",
"repository": {