mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
fix: build
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
We use semantic version through `npm`.
|
||||
|
||||
* `npm version patch`: For fixes/patches
|
||||
* `npm version minor`: For new features
|
||||
* `npm version major`: For breaking changes in the API
|
||||
- `npm version patch`: For fixes/patches
|
||||
- `npm version minor`: For new features
|
||||
- `npm version major`: For breaking changes in the API
|
||||
|
||||
Or directly with `git tag vMAJOR.MINOR.PATCH`.
|
||||
|
||||
@@ -12,4 +12,4 @@ This tag is set on the `develop`- (if present) or on the `master`-[branch](BRANC
|
||||
|
||||
## Further resources
|
||||
|
||||
* [Commit guidelines](COMMITS.md)
|
||||
- [Commit guidelines](COMMITS.md)
|
||||
|
||||
Reference in New Issue
Block a user