feat(cli): Add Docker command for cleaning up Docker system and extend deprecation command for multiple registries

This commit is contained in:
2025-01-08 22:31:11 +01:00
parent 16ea9bb8bd
commit 6b3d4d1ecf
6 changed files with 47 additions and 5 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-01-08 - 1.11.0 - feat(cli)
Add Docker command for cleaning up Docker system and extend deprecation command for multiple registries
- Added a new command 'docker' to handle Docker system cleanup operations.
- Improved the 'deprecate' command to support deprecating packages across multiple npm registry URLs.
## 2025-01-01 - 1.10.10 - fix(templates)
Corrected typo in template file comment