Skip to content

Feature: #16 - Sanitise version number#24

Open
HarryC05 wants to merge 7 commits intomainfrom
feat/16-sanitise-version-number
Open

Feature: #16 - Sanitise version number#24
HarryC05 wants to merge 7 commits intomainfrom
feat/16-sanitise-version-number

Conversation

@HarryC05
Copy link
Collaborator

@HarryC05 HarryC05 commented Feb 3, 2025

Description

Fixes #16

This PR replaces the version input control with number controls, and a select control for pre-release titles.

Change Log

  • Replaces input control with multiple number controls and a select control
  • Removes is pre release meta
  • Adds schema to version meta

Steps to test

  1. create a new release
  2. input the version number
  3. publish the release
  4. see the correct version number in the admin bar, dashboard widget and on the release notes list

Screenshots/Videos

Screenrecording
http://bigbite.im/v/WfdR9h

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sanitise the version number on release notes

2 participants