-
Notifications
You must be signed in to change notification settings - Fork 95
[Chore] Bump the version number to 5.0.0 #161
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
Conversation
mirland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't we need to create a migration guide?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR bumps the version number to 5.0.0 and updates documentation references accordingly.
- Updated the version and package reference in the summary tag
- Updated module import and usage examples from "LineLogin" to "Line"
Files not reviewed (3)
- android/build.gradle: Language not supported
- example/package-lock.json: Language not supported
- package.json: Language not supported
Comments suppressed due to low confidence (2)
README.md:116
- Ensure that the package version update in the summary is consistently reflected throughout the documentation and related examples.
<summary>@xmartlabs/react-native-line v5</summary>
README.md:153
- The module name was updated from 'LineLogin' to 'Line'. Verify that this change aligns with the corresponding package refactor so that users import the correct module.
1. Import the `Line` module:
|
@CodiumAI-Agent /review |
PR Reviewer Guide 🔍(Review updated until commit ba9646c)Here are some key observations to aid the review process:
|
Yes, we do need to create a migration guide. |
|
Persistent review updated to latest commit ba9646c |
|
🔄 Type of change:
✏️ Description: