Features:
- Add validations to prevent using incorrect commands or options
- Add a separate block for breaking changes

Fixes:
- Change field name to new version
- Add author information, and improve tag creation process with enhanced message handling

Refactors:
- Simplify local.js and utils.js by removing commented code, enhancing error messages, and improving commit processing logic
- Enhance error handling in AgileFlow script and clean up local.js by removing commented-out code
- Streamline version processing by introducing processVersionInfo function and enhancing error handling
- Update commit processing to expand commit info and calculate next version with changelog generation

Documentation:
- Update README.md to enhance clarity on version tagging and CI/CD integration, removing outdated sections and streamlining instructions for pushing to remote repositories
- Remove contributing section and promotional content from README.md to streamline focus on core documentation
- Restructure README.md to enhance clarity on version calculation and core principles, including detailed explanations of conventional commits and version-centric deployments
- Update README.md to clarify version bump behaviors for 0.x.x and 1.0.0+, ensuring consistent terminology for versioning across different release types
- Update README.md to clarify version calculation for AgileFlow, distinguishing between version bump behaviors for 0.x.x and 1.0.0+, and enhancing instructions for automatic versioning during initial development
- Update README.md to streamline instructions for configuring CI/CD pipelines with AgileFlow, removing outdated examples and enhancing clarity on tag-based workflows
- Revise README.md to improve clarity on AgileFlow's versioning process and CI/CD integration, emphasizing its streamlined architecture and benefits
- Update documentation for AgileFlow, enhancing clarity on versioning, CI/CD integration, and troubleshooting steps
- Update README to clarify Pull Request process and add initial versioning guidelines

Chores:
- Bump version to 0.4.0 for improved functionality
- Bump version to 0.2.2 for improved semantic versioning
- Update version to 0.2.0 and enhance CLI documentation for improved usage clarity