parse-github-url icon indicating copy to clipboard operation
parse-github-url copied to clipboard

Figure out an appropriate release workflow

Open pscanf opened this issue 2 years ago • 1 comments

Considerations:

  • I don't think it makes much sense to use semver for the app
  • if we need/want to publish some packages to npm, they'll have to use semver

pscanf avatar Nov 12 '21 20:11 pscanf

As I believe, semver is suitable for managing dev artifacts. The calver may be a more appropriate alternative for a consumer app. Companies like Jetbrains are already using it.

pavinduLakshan avatar Dec 23 '21 07:12 pavinduLakshan