freifunk / freifunk/meshviewer

change commit messages and versioning to the semantic way

Open
#45 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
20
Forks
34
Avg merge
22h 28m
Merged PRs (30d)
29

Description

i prefer the use of [semantic-release](
https://semantic-release.gitbook.io/).
Thats create automaticaly releases [semantic-version](https://semver.org/) based an [conventional commits](https://www.conventionalcommits.org).

So every commit message must have the conventional commit standard:
- `fix(component):` for bugfix
- `feat(component):` for features
- `chore(docs):` for docs
- an `!` in the prefix. e.g. `(component)!:` for breaking change (which create a new major version)

---

i switch that already for [yanic](https://github.com/FreifunkBremen/yanic) ...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.