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

docs(ICalEvent): Fix JSDoc #554

Merged
merged 2 commits into from
Jan 6, 2024
Merged

docs(ICalEvent): Fix JSDoc #554

merged 2 commits into from
Jan 6, 2024

Conversation

xehpuk
Copy link
Contributor

@xehpuk xehpuk commented Jan 6, 2024

ICalCalendar => ICalEvent

About this Pull Request

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    • docs update
  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    • No.

Pull Request Checklist

  • My code follows the code style of this project
    • Run npm run lint to double check
  • My change requires a change to the documentation
    • I have updated the documentation accordingly
  • I have added tests to cover my changes
    • Run npm run test to run the unit tests and npm run coverage to generate a coverage report
  • All new and existing tests passed
  • My commit messages follow the commit guidelines

xehpuk added 2 commits January 6, 2024 03:54
`ICalCalendar` => `ICalEvent`
Fix grammar and c&p error
@sebbo2002 sebbo2002 merged commit 1da1724 into sebbo2002:develop Jan 6, 2024
7 checks passed
@sebbo2002
Copy link
Owner

🎉 This PR is included in version 6.0.1-develop.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

@xehpuk xehpuk deleted the patch-2 branch January 6, 2024 17:42
@sebbo2002
Copy link
Owner

🎉 This PR is included in version 6.0.1 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants