Skip to content

🚀 [Feature]: Add padding to the prerelease number #41

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

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 24, 2025

Description

This pull request includes a small change to the Publish-PSModule function in the scripts/helpers/Publish-PSModule.ps1 file. The change ensures that the latest prerelease number is padded to three digits for consistency.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug requested a review from a team as a code owner January 24, 2025 13:52
@MariusStorhaug MariusStorhaug self-assigned this Jan 24, 2025
@MariusStorhaug MariusStorhaug changed the title Add padding to the prerelease number 🚀 [Feature]: Add padding to the prerelease number Jan 24, 2025
@MariusStorhaug MariusStorhaug enabled auto-merge (squash) January 24, 2025 13:56
@MariusStorhaug MariusStorhaug merged commit 77cedbc into main Jan 24, 2025
9 checks passed
@MariusStorhaug MariusStorhaug deleted the prerelease branch January 24, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

🩹 [Patch]: Change prerelease tag to something that increments in a alphabetical way
1 participant