cli/changelog.md

1.1 KiB

Changelog

2024-06-23 - 1.9.111 - fix(dependencies)

Update @git.zone/tsdoc to version 1.3.4

  • Updated @git.zone/tsdoc in package.json from version 1.3.2 to 1.3.4.
  • Updated pnpm-lock.yaml to reflect the @git.zone/tsdoc version bump.
  • Ensured all relevant dependencies and transitive dependencies reflect the new @git.zone/tsdoc version.

2024-06-23 - 1.9.110 - fix(changelog)

Remove outdated entries and adjust formatting in changelog

  • Removed outdated entries from changelog
  • Adjusted changelog formatting for clarity

2023-xx-xx - 1.9.109 - dependencies

Updated @git.zone/tsdoc dependency to version 1.3.2.

  • Ensured compatibility with the latest version of @git.zone/tsdoc.

2023-xx-xx - 1.9.103 - logging

Optimized logger instantiation and configuration.

  • Improved application performance by refining logger setup.
  • Reduced initialization time for logging components.

2023-xx-xx - 1.9.102 - metadata

Ensured accurate project metadata in package.json.

  • Corrected metadata fields to better reflect project details.
  • Updated author and version information for consistency.