Releases: formspree/statickit-cli
Releases · formspree/statickit-cli
Version 0.9.0
- Update changelog e66439d
- Update dependencies, remove flaky tests 4bd8623
- Merge pull request #6 from cjkoepke/master 3f8e096
- remove console log afbbc6b
- configure strings as options instead of commands a43be7d
- Merge pull request #5 from unstacked/dependabot/npm_and_yarn/acorn-5.7.4 4930a5d
- Bump acorn from 5.7.3 to 5.7.4 ba2bae2
Version 0.8.0
- Automatically install the shim package (if applicable).
- Accept a
--no-shim
argument to skip installing it.
Version 0.7.0
- Add special message for missing mailchimp audience secret 205eedd
Version 0.6.0
- Improve helpfulness of error messages.
Version 0.5.0
- Add version check.
- Better error messages for missing secrets.
- Update
yargs
.
Version 0.4.0
- Move
common-tags
to regular dependencies.
Version 0.3.0
- Add
secrets {add|update|delete}
commands. - Improve some failure states to include more help info.
Version 0.2.0
- Add helper commands:
init
andforms add
Version 0.1.0
- Initial release