Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make @monthly macro work correctly #324

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

zachsents
Copy link
Contributor

@monthly macro was incorrectly mapped in both the parser and the test file, as described in #323.

Fixed

@P4sca1
Copy link
Owner

P4sca1 commented Aug 30, 2024

Nice catch! Thank you for the fix ❤️

@P4sca1 P4sca1 linked an issue Aug 30, 2024 that may be closed by this pull request
@P4sca1 P4sca1 merged commit ba60d04 into P4sca1:main Aug 30, 2024
2 checks passed
@P4sca1
Copy link
Owner

P4sca1 commented Aug 30, 2024

🎉 This issue has been resolved in version 5.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsing "@monthly" returns a months array of [0]
2 participants