Skip to content
Commit cc26a4b2 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

build: rename file to enable dogfooding

`semantic-release` has a interesting plugin resolution logic.

If we name our plugin `index.js` it will resolve it down to
`node_modules/semantic-release/lib/plugins/index.js` which
is _not_ what we want.

Simple fix is to use the `plugin` nomenclature for our plugin
parent 4af6084e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment