# Changelog ## 2026-05-01 - 1.0.7 - fix(smartpnpm) harden pnpm license parsing and modernize test and package configuration - Escape project paths before invoking pnpm and return a typed license map from getDependencyLicenseJson instead of swallowing execution errors. - Migrate tests to @git.zone/tstest with an async node-specific test file and update build, test, and dependency tooling configuration. - Add package exports and include smart config and license files in published package contents. ## 2026-03-01 - 1.0.6 - maintenance Maintenance updates and repository metadata cleanup across the 1.0.6 release line. - Removed the GitLab CI configuration - Updated project description - Updated TypeScript configuration - Refreshed npmextra.json git host settings ## 2023-10-11 - 1.0.5 to 1.0.1 - core Repeated patch-level core updates across several versions with no distinct changelog-worthy differences between releases. - Applied the same `fix(core): update` change through versions 1.0.1, 1.0.2, 1.0.3, 1.0.4, and 1.0.5