options:
    commitMessage: 'chore(release): bump to version %VERSION%'
scripts:
    bump:
      - yarn run docs
      - git add docs/*
