Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 301 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 301 Bytes

My plugin for release-it

This release-it plugin ...

npm install --save-dev my-plugin

In release-it config:

"plugins": {
  "my-plugin": {
    "prop": "value"
  }
}