mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-23 06:10:51 -05:00
[PR #561] [MERGED] feat!: support promoting pre-release versions to 1.0 #6341
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/561
Author: @apff
Created: 1/10/2024
Status: ✅ Merged
Merged: 3/27/2024
Merged by: @stevemao
Base:
master← Head:promoting-from-pre-release📝 Commits (1)
be6cc86feat!: support promoting pre-release versions to 1.0📊 Changes
1 file changed (+29 additions, -6 deletions)
View changed files
📝
content/next/index.md(+29 -6)📄 Description
This solution is based on PR #214, to address Issue #165
While PR #214 describes a new footer
INITIAL STABLE RELEASE:, here we also propose a short-hand!!syntax.Closing this vacuum on how to deal with pre-release versions will allow automated tools to be able to deal with moving on from 0.Y.Z to 1.0.0.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.