panrelease 0.16.0

Utility to release software
Documentation
1
2
3
4
5
6
7
8
9
{
    "name": "panrelease-root",
    "private": true,
    "license": "MIT",
    "description": "Root configuration for panrelease project",
    "workspaces": [
        "nodejs"
    ]
}