File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <samp>Changelog generator using Commit History</samp>
66</p >
77
8+ [ ![ Test] ( https://github.com/barelyhuman/commitlog/actions/workflows/test.yml/badge.svg )] ( https://github.com/barelyhuman/commitlog/actions/workflows/test.yml )
89![ Binary Builds] ( https://github.com/barelyhuman/commitlog/workflows/Binary%20Builds/badge.svg )
910![ Binary Builds Pre-Releases] ( https://github.com/barelyhuman/commitlog/workflows/Binary%20Builds%20Pre-Releases/badge.svg )
1011[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/barelyhuman/commitlog )] ( https://goreportcard.com/report/github.com/barelyhuman/commitlog )
@@ -122,15 +123,16 @@ da6d837eb3134f836bfbe401de7882f2e0818ba8 - Create LICENSE
122123b0f1b1d2bc4265cb72b70b3ae5b60f8e65f47b12 - initial commit
123124```
124125
125- ## Subcommands
126+ ## Subcommands
126127
127128#### `release` (beta / experimental)
128129
129130As of **0.0.7-dev.7** the cli comes with a sub command to maintain version for the repository.
130131
131132The command will
133+
132134- create the `.commitlog.release` file to handle and persit the version
133- - handle the semver increments
135+ - handle the semver increments
134136- create a new commit and tag for the same
135137
136138```sh
@@ -143,8 +145,6 @@ New Version
143145✔ Updated Version
144146```
145147
146-
147-
148148## Current Limitations
149149
150150- No Tests added so is probably unstable right now ( If you' d like to help writing tests, feel free to raise a PR)
You can’t perform that action at this time.
0 commit comments