lodash-decipher
Version:
LoDash Mixins from Decipher, Inc.
18 lines (17 loc) • 343 B
YAML
options:
files:
- package.json
- bower.json
updateConfigs:
- pkg
commit: true
commitMessage: Release v%VERSION%
commitFiles:
- package.json
- bower.json
- ./dist/*
createTag: true
tagName: v%VERSION%
tagMessage: Version %VERSION%
push: false
gitDescribeOptions: --tags --always --abrev=1 --dirty=-d