This is the base release for v1. Latest version: v1.1.0
Changelog:
- 🔧 Improve changelog generation and release process
• Enhanced the GitHub Actions workflow for more accurate and detailed changelogs
• Added steps to fetch previous tags and generate comprehensive changelogs
• Removed redundant comment in action.yml file
• Updated the release creation step to use the newly generated changelog
• Improved overall automation and reliability of the release process
This update significantly enhances the quality and detail of changelogs in our releases, providing better insights into changes between versions. It also streamlines the action file by removing unnecessary comments and improving the overall structure of the workflow.