Skip to content

refactor: first prerelease constant naming#11

Merged
babblebey merged 3 commits into
betafrom
re/consts
Jul 2, 2026
Merged

refactor: first prerelease constant naming#11
babblebey merged 3 commits into
betafrom
re/consts

Conversation

@babblebey

Copy link
Copy Markdown
Member

This pull request makes a small but important change to improve code clarity and consistency by renaming a constant throughout the codebase. The constant FIRSTPRERELEASE has been renamed to FIRST_PRERELEASE to follow a more conventional naming style for constants.

  • Renamed constant:
    • Renamed FIRSTPRERELEASE to FIRST_PRERELEASE in lib/definitions/constants.js and updated all references in lib/get-next-version.js to use the new name. [1] [2] [3]

@babblebey
babblebey merged commit ce0501d into beta Jul 2, 2026
8 checks passed
@babblebey
babblebey deleted the re/consts branch July 2, 2026 19:05
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0-beta.3 🎉

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.

1 participant