mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore: release main (#1341)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [10.0.0-beta.21](https://github.com/videojs/v10/compare/@videojs/cli@10.0.0-beta.20...@videojs/cli@10.0.0-beta.21) (2026-04-14)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **cli:** normalize repository URL to match npm convention ([#1340](https://github.com/videojs/v10/issues/1340)) ([5301202](https://github.com/videojs/v10/commit/5301202a181e2ce572d274e0e2310e5cc7f5d60b))
|
||||
|
||||
## [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)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@videojs/cli",
|
||||
"type": "module",
|
||||
"version": "10.0.0-beta.20",
|
||||
"version": "10.0.0-beta.21",
|
||||
"description": "Video.js documentation CLI",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user