polygon-software/NPM-Version-Date

Set the NPM package version based on a date schema: YYYY.MM.P -> Year.Month.Patch -> 2021.05.1

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
schemaDate schema based on [date-fns format](https://date-fns.org/v2.21.3/docs/format)yes
VMajor version number. Must only be provided if 'V' is used within the schema.no1
increase-patchIf set to true, the patch version from the current package-json will be increasednofalse
namedescription
versionThe Version number that was set to package.json in the form vX.X.X