Skip to content

Commit 26f41a8

Browse files
committed
docs(README): #354 update versioning
1 parent a70d921 commit 26f41a8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,10 +1071,12 @@ Listing down some of the exciting features am going to work on and update the Gi
10711071
10721072
### Versioning
10731073
1074-
We use [SemVer](http://semver.org/) for versioning. For the versions
1075-
available, see the
1076-
[tags on this repository](https://github.com/your/project/tags).
1074+
We use [Cocogitto](https://github.com/cocogitto/cocogitto) for releasing [Semantic SemVer](http://semver.org/) versioned GitHub releases in this repository.
10771075
1076+
This repositories GHA CI is configured to trigger a semver version bump following [Cocogitto's conventional commit types](https://docs.cocogitto.io/guide/commit.html).
1077+
1078+
The GHA CI does the following:
1079+
- When a commit is made to the repository eligible for version bump
10781080
### License
10791081
10801082
This project is licensed under the MIT License - see the

0 commit comments

Comments
 (0)