widgetbook_cli 3.0.0-beta.17 widgetbook_cli: ^3.0.0-beta.17 copied to clipboard
A CLI to interact with Widgetbook Cloud.
3.0.0-beta.17 #
- feat: add link to review in GitHub comment
3.0.0-beta.16 #
- fix: upload of locales, devices, themes and text scales
3.0.0-beta.15 #
- fix:
designLink
is not uploaded
3.0.0-beta.14 #
- feat: add upload of
designLink
property - fix: CLI returns code
>0
when no review information is available
3.0.0-beta.13 #
- 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.