feat(releases-page): Added releases page with information located inside current changelog
This commit is contained in:
@@ -86,7 +86,7 @@ We use a semi-automated release and deploy to different test-enviroments. A rele
|
||||
|
||||
To deploy the application to SYS you need to create a release. Make sure you are in the `develop` branch and are up-to-date with origin. Then run `npm run release`. This will:
|
||||
|
||||
- Update the [CHANGELOG.md](CHANGELOG.md).
|
||||
- Update the [CHANGELOG.md](CHANGELOG.md) and copies the CHANGELOG to assets.
|
||||
- Bump the applications version according to semantic versioning.
|
||||
- Commits the CHANGELOG to `develop` and pushes it to origin.
|
||||
- Merge `develop` into `next` and pushes `next` to origin.
|
||||
|
||||
Reference in New Issue
Block a user