-
Couldn't load subscription status.
- Fork 11
chore(fix/config-watch): release 4.25.3 #1754
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
chore(fix/config-watch): release 4.25.3 #1754
Conversation
|
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)
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.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| { | ||
| "name": "unraid-monorepo", | ||
| "private": true, | ||
| "version": "4.25.2", | ||
| "version": "4.25.3", | ||
| "scripts": { |
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.
Keep package versions aligned with monorepo release
This release bumps the top-level version to 4.25.3, but the individual package manifests (api/package.json, plugin/package.json, web/package.json, unraid-ui/package.json) still declare 4.25.2. Earlier releases updated these files together, and the fix being released lives under api/…, so publishing will leave consumers stuck on 4.25.2 even though the changelog advertises 4.25.3. Please increment the package-level versions in lockstep so the patched build can actually be delivered.
Useful? React with 👍 / 👎.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## fix/config-watch #1754 +/- ##
====================================================
+ Coverage 52.69% 53.39% +0.69%
====================================================
Files 865 859 -6
Lines 49343 48273 -1070
Branches 4952 4934 -18
====================================================
- Hits 26000 25774 -226
+ Misses 23270 22430 -840
+ Partials 73 69 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This plugin has been deployed to Cloudflare R2 and is available for testing. |
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
4.25.3 (2025-10-22)
Bug Fixes
This PR was generated with Release Please. See documentation.