-
-
Notifications
You must be signed in to change notification settings - Fork 1
Updated README.md #121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated README.md #121
Conversation
| new\_version | string | The current project version | | ||
| old\_version | string | The previous project version | | ||
| release\_type | string | The difference between two versions<br> by the release type (`major`,<br>`minor`, `patch`, `prerelease`, `build`) | | ||
| OUTPUT | TYPE | DESCRIPTION | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 139
| release\_type | string | The difference between two versions<br> by the release type (`major`,<br>`minor`, `patch`, `prerelease`, `build`) | | ||
| OUTPUT | TYPE | DESCRIPTION | | ||
|--------------|--------|-----------------------------------------------------------------------------------------------------------------| | ||
| new\_version | string | The current project version | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 140
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|----------------------|--------|----------|-----------|-------------------------------------------------------------------| | ||
| initial\_release\_type | string | true | `"patch"` | Initial release type returned when<br>there are no existing tags. | | ||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 126
| OUTPUT | TYPE | DESCRIPTION | | ||
|--------------|--------|-----------------------------------------------------------------------------------------------------------------| | ||
| new\_version | string | The current project version | | ||
| old\_version | string | The previous project version | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 140
| initial\_release\_type | string | true | `"patch"` | Initial release type returned when<br>there are no existing tags. | | ||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|----------------------|--------|----------|-----------|---------------------------------------------------------------------| | ||
| initial\_release\_type | string | true | `"patch"` | Initial release type returned when <br>there are no existing tags. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 128
| initial\_release\_type | string | true | `"patch"` | Initial release type returned when<br>there are no existing tags. | | ||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|----------------------|--------|----------|-----------|---------------------------------------------------------------------| | ||
| initial\_release\_type | string | true | `"patch"` | Initial release type returned when <br>there are no existing tags. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br
|--------------|--------|-----------------------------------------------------------------------------------------------------------------| | ||
| new\_version | string | The current project version | | ||
| old\_version | string | The previous project version | | ||
| release\_type | string | The difference between two versions <br>by the release type (`major`, `minor`, `patch`, `prerelease`, `build`) | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br
|--------------|--------|-----------------------------------------------------------------------------------------------------------------| | ||
| new\_version | string | The current project version | | ||
| old\_version | string | The previous project version | | ||
| release\_type | string | The difference between two versions <br>by the release type (`major`, `minor`, `patch`, `prerelease`, `build`) | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 140
Updated README.md