# Changelog ## 2026-05-01 - 1.0.13 - fix(commitinfo) update project metadata and make commit info generation compatible with current tooling - lazily initialize project info before computing the next version to support the updated @push.rocks/projectinfo API - replace smartfile directory and file operations with native fs APIs - add a node-based test that verifies writing the next patch version into generated commit info data - refresh package exports, build/test scripts, TypeScript config, and dependency versions ## 2026-03-01 - 1.0.12 - maintenance Repository maintenance changes. - Removed the legacy GitLab CI configuration file. - Version 1.0.12 release tagging contained no additional user-facing changes beyond prior fixes. ## 2024-06-23 - 1.0.11 - core Core update release with supporting project maintenance. - Applied a core fix/update. - Refreshed project metadata and configuration, including description and TypeScript settings. - Updated npm host metadata. - Included earlier repository organization migration changes. ## 2022-04-28 - 1.0.2–1.0.10 - core Series of patch releases containing repeated core updates. - Versions 1.0.2 through 1.0.10 primarily shipped the same `fix(core): update` change. - Individual version bump commits in this range contained no additional relevant details.