widgetbook_cli 3.0.0-beta.9 widgetbook_cli: ^3.0.0-beta.9 copied to clipboard
A command-line application to upload Widgetbook builds to Widgetbook Cloud.
3.0.0-beta.9 #
- feat: add command for
publish
2.0.3-beta.1 #
- fix(cli):
UseCaseParser
usesref
instead ofbase
branch - fix(cli):
HttpClient
connects to incorrect endpoint
2.0.2 #
- fix(cli):
UseCaseParser
contains hard-coded branch name
2.0.1 #
- feat: improve comment link markdown.
2.0.0 #
- docs: add
pr
andgithub-token
arguments - 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-provider
arguments from mandatory to optional. - fix: change name of executable from
widgetbook-cli
towidgetbook
. - Initial version.