Skip to content
Snippets Groups Projects
Commit 96a103ba authored by Ciaran Liedeman's avatar Ciaran Liedeman Committed by Christoph Witzko
Browse files

chore: remove bad link

parent c76256e4
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ This project aims to be an alternative to the original [semantic-release](https: ...@@ -21,7 +21,7 @@ This project aims to be an alternative to the original [semantic-release](https:
## How does it work? ## How does it work?
Instead of writing [meaningless commit messages](http://whatthecommit.com/), we can take our time to think about the changes in the codebase and write them down. Following the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification it is then possible to generate a helpful changelog and to derive the next semantic version number from them. Instead of writing [meaningless commit messages](http://whatthecommit.com/), we can take our time to think about the changes in the codebase and write them down. Following the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification it is then possible to generate a helpful changelog and to derive the next semantic version number from them.
When `semantic-release` is setup it will do that after every successful continuous integration build of your default branch and publish the new version for you. This way no human is directly involved in the release process and your releases are guaranteed to be [unromantic and unsentimental](http://sentimentalversioning.org/). When `semantic-release` is setup it will do that after every successful continuous integration build of your default branch and publish the new version for you. This way no human is directly involved in the release process and your releases are guaranteed to be unromantic and unsentimental.
_Source: [semantic-release/semantic-release#how-does-it-work](https://github.com/semantic-release/semantic-release#how-does-it-work)_ _Source: [semantic-release/semantic-release#how-does-it-work](https://github.com/semantic-release/semantic-release#how-does-it-work)_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment