# Changelog ## 2025-11-29 - 1.0.2 - fix(package) Update package metadata, scripts and dependency pins - Set package exports entrypoint to ./dist_ts/index.js - Add/adjust npm scripts: test, build and buildDocs - Update devDependencies and runtime dependencies - Add packageManager field with pnpm lock information and update repository/bugs/homepage fields ## 2025-11-29 - 1.0.1 - initial release Initial project commit and repository bootstrap. - Repository initialized (initial commit). - Added base project scaffold and starter configuration. - Added initial documentation placeholders (README) and basic metadata.