Skip to content

Latest commit

 

History

History
44 lines (19 loc) · 1.68 KB

File metadata and controls

44 lines (19 loc) · 1.68 KB

2.0.0 (2024-08-23)

Features

  • CLI package restructured & fix for CI environment (1d5f2d0)

BREAKING CHANGES

  • This release introduces a major restructuring of the package. It includes updates to the CLI structure and fixes for CI environment compatibility. The changes affect the configuration and setup, making this a significant update from previous versions.

1.0.3 (2024-08-22)

Bug Fixes

  • sitemap file issue on detecting git file history for lastmod (0e872e7)

1.0.2 (2024-08-21)

Bug Fixes

  • fixed issue related to file detection using git (68fdbd8)

1.0.1 (2024-08-21)

Bug Fixes

  • removed config form console.log. It's an unnecessary log (485fa40)

1.0.0 (2024-08-21)

Features

  • Initial release of the 'mapify-cli' package (336df54)

BREAKING CHANGES

  • This release introduces the initial version of 'mapify-cli' (v1.0.0). It includes workflow setup and semantic release integration, making it ready for sharing.