Skip to content

Conversation

trim21
Copy link
Contributor

@trim21 trim21 commented May 5, 2021

Description

fix typo in docs

Checklist

  • Update the documentation for the changes

Expected behavior

Steps to Test This Pull Request

cz ch --unreleased_version="v1.0.0"
usage: cz [-h] [--debug] [-n NAME]
{init,commit,c,ls,example,info,schema,bump,changelog,ch,check,version}
...
cz: error: unrecognized arguments: --unreleased_version=v1.0.0

Additional context

Copy link
Member

@Lee-W Lee-W left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for your contribution!

@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #377 (f2df460) into master (8638512) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #377   +/-   ##
=======================================
  Coverage   97.60%   97.60%           
=======================================
  Files          39       39           
  Lines        1378     1378           
=======================================
  Hits         1345     1345           
  Misses         33       33           
Flag Coverage Δ
unittests 97.60% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
commitizen/__version__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba94e3f...f2df460. Read the comment docs.

@Lee-W Lee-W merged commit ff45677 into commitizen-tools:master May 6, 2021
@trim21 trim21 deleted the patch-1 branch May 6, 2021 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants