Skip to content

Releases: shiv-source/mapify-cli

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 08:11

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.

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 22 Aug 08:15

1.0.3 (2024-08-22)

Bug Fixes

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

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:18

1.0.2 (2024-08-21)

Bug Fixes

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

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 13:26

1.0.1 (2024-08-21)

Bug Fixes

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

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 13:12

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.