v1.52.1
Fixes
- config:
$HOMEis never treated as a project root. Previously~/.one(the CLI's own config directory) — or a dotfiles.git/ straypackage.jsonin home — matched as a project marker, so setting project scope from a marker-less directory wrote the config under the home-dir slug and shadowed the global config for every directory under$HOME. (#175, #176)
If you were affected: remove the stray ~/.one/projects/-<home-dir-slug>/ directory and re-set the scope from the intended project directory.