chore: add 'npm run bump'

This commit is contained in:
AJ ONeal 2024-05-13 13:15:06 -06:00
parent 94fd657562
commit a0cd11d524
No known key found for this signature in database
GPG Key ID: F1D692A76F70CF98
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"lib"
],
"scripts": {
"bump": "npm version -m \"chore(release): bump to v%s\"",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {