Skip to content

Minor Branch Checklist

Sergio del Amo edited this page Feb 10, 2025 · 1 revision

Micronaut follows semantic versions. When working on a new feature, your PR base branch should be the next minor version of the module.

If the minor branch does not exist, you can create it. Create a new branch of the previous one. Imagine you are working on branch 1.4.x.