-
-
Notifications
You must be signed in to change notification settings - Fork 40
chore(release): v1.0.0-beta.48 version bump + changelog #2364
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = "1.0.0-beta.47" | ||
| __version__ = "1.0.0-beta.48" |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Clarify the historical Node.js version.
Line 54 states that
spa-buildnow runs on Node 22. Line 122 still says that CI pins Node 20. If this describes the earlier Dependabot failure, add a temporal qualifier so the release notes do not describe the released CI state as Node 20.Suggested wording
📝 Committable suggestion
🤖 Prompt for AI Agents