If you consider contributing changes to homebase-react – thank you! Please review these guidelines when filing a pull request:
homebase-react uses semantic-release to release new versions automatically on merge to master.
fix
will trigger bugfix releases, think 0.0.1
feat
will trigger feature releases, think 0.1.0
BREAKING CHANGE
in body or footer will trigger breaking releases, think 1.0.0
All other commit types will trigger no new release.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |