mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 20:01:28 +00:00
* fix: correct variable used in collection name update * fix: sanitize collection names by removing invalid filesystem characters * refactor: refactor collection name sanitization to use `sanitizeDirectoryName`