chore: update version to 0.1.2 in package.json and remove redundant A…#6
chore: update version to 0.1.2 in package.json and remove redundant A…#6JayNightmare merged 1 commit intoandroidfrom
Conversation
…PK upload step in android-build.yml
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR performs routine maintenance by bumping the package version and cleaning up redundant workflow configuration.
- Version updated from 0.1.1 to 0.1.2 following semantic versioning
- Removed duplicate APK upload step from the Android build workflow
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Version bumped to 0.1.2 for the next release |
| .github/workflows/android-build.yml | Removed duplicate upload-artifact step that was redundant with the existing APK upload action |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…PK upload step in android-build.yml