fix(paths): use the system temp directory for nogit storage and add release metadata

This commit is contained in:
2026-03-16 00:49:37 +00:00
parent e28a35791a
commit 97b89efd84
4 changed files with 26 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-16 - 5.1.1 - fix(paths)
use the system temp directory for nogit storage and add release metadata
- Changes nogitDir to resolve under the OS temporary directory instead of a local .nogit folder
- Adds @git.zone/cli release and module metadata to npmextra.json for npm publishing configuration
## 2025-11-25 - 5.1.0 - feat(host)
Add DockerHost version & image-prune APIs, extend network creation options, return exec inspect info, and improve image import/store and streaming