seek-oss/Changesets Snapshot

A GitHub action to publish snapshot releases with Changesets

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pre-publishThe command to run prior to the main publish scriptno
pre-versionThe command to run prior to the main version scriptno
namedescription
publishedA boolean value to indicate whether a publishing has happened or not
publishedPackagesA JSON array to present the published packages. The format is `[{"name": "@xx/xx", "version": "1.2.0"}, {"name": "@xx/xy", "version": "0.8.9"}]`