File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<samp>Changelog generator using Commit History</samp>
6
6
</p >
7
7
8
+ [ ![ Test] ( https://github.com/barelyhuman/commitlog/actions/workflows/test.yml/badge.svg )] ( https://github.com/barelyhuman/commitlog/actions/workflows/test.yml )
8
9
![ Binary Builds] ( https://github.com/barelyhuman/commitlog/workflows/Binary%20Builds/badge.svg )
9
10
![ Binary Builds Pre-Releases] ( https://github.com/barelyhuman/commitlog/workflows/Binary%20Builds%20Pre-Releases/badge.svg )
10
11
[ ![ 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
122
123
b0f1b1d2bc4265cb72b70b3ae5b60f8e65f47b12 - initial commit
123
124
```
124
125
125
- ## Subcommands
126
+ ## Subcommands
126
127
127
128
#### `release` (beta / experimental)
128
129
129
130
As of **0.0.7-dev.7** the cli comes with a sub command to maintain version for the repository.
130
131
131
132
The command will
133
+
132
134
- create the `.commitlog.release` file to handle and persit the version
133
- - handle the semver increments
135
+ - handle the semver increments
134
136
- create a new commit and tag for the same
135
137
136
138
```sh
@@ -143,8 +145,6 @@ New Version
143
145
✔ Updated Version
144
146
```
145
147
146
-
147
-
148
148
## Current Limitations
149
149
150
150
- 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