Browse Source

chore: enable commit and tag tasks

pull/228/head
Ned Zimmerman 5 years ago
parent
commit
f39bbdba66
  1. 4
      .versionrc.js

4
.versionrc.js

@ -1,10 +1,6 @@
module.exports = {
"scripts": {
postbump: "composer readme"
},
"skip": {
commit: true,
tag: true
},
"bumpFiles": [
{

Loading…
Cancel
Save