diff --git a/package.json b/package.json new file mode 100644 index 0000000..cda8060 --- /dev/null +++ b/package.json @@ -0,0 +1,5 @@ +{ + "scripts": { + "release": "standard-version" + } +} \ No newline at end of file