widgetbook_cli 2.0.3-beta.1
widgetbook_cli: ^2.0.3-beta.1 copied to clipboard
A command-line application to upload Widgetbook builds to Widgetbook Cloud.
2.0.3-beta.1 #
- fix(cli):
UseCaseParserusesrefinstead ofbasebranch - fix(cli):
HttpClientconnects to incorrect endpoint
2.0.2 #
- fix(cli):
UseCaseParsercontains hard-coded branch name
2.0.1 #
- feat: improve comment link markdown.
2.0.0 #
- docs: add
prandgithub-tokenarguments - feat: improve comment link markdown
- feat: comment link to Build in PR
- fix: ambiguous warning when no generator files are found
- docs: change relative links to global links.
- feat: change
path,branch,commit, andgit-providerarguments from mandatory to optional. - fix: change name of executable from
widgetbook-clitowidgetbook. - Initial version.