Newer
Older
leaflet_plugins / Leaflet.Sync / .mversionrc
@natto natto on 16 Nov 2018 185 bytes add Sync
{
  "commitMessage": "Bumped version to %s",
  "tagName": "%s",
  "scripts": {
      "preupdate": "npm run test",
      "postupdate": "git push && git push --tags && npm publish"
  }
}