mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-26 08:20:52 +01:00
Update release-process.md
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
title: How to release SCM-Manager v2 core
|
||||
---
|
||||
# How to release SCM-Manager v2 core
|
||||
|
||||
|
||||
To release a new version of SCM-Manager v2 you have to do the following steps (replace placeholders `<version>` accordingly, eg. with `2.1.0`):
|
||||
|
||||
@@ -20,6 +19,10 @@ Change "Unreleased" header in `CHANGELOG.md` to `<version> - <current date>`
|
||||
|
||||
`git checkout -b release/<version>`
|
||||
|
||||
## Plugin dependicies
|
||||
|
||||
Check if all plugin dependicies are proper version and not SNAPSHOT!
|
||||
|
||||
## Commit version changes
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user