mliebelt / pgn-viewer

Simple PGN viewer with the necessary features to display chess games
GNU General Public License v3.0
159 stars 44 forks source link

Define what has to be done on a release #517

Closed mliebelt closed 4 months ago

mliebelt commented 5 months ago

I need a checklist what has to be done on each release before the release is published to npm. May be it can be completely automated, but first I have to have a complete checklist that allows me not to forget anything on the way to a new build.

Acceptance Criteria

mliebelt commented 5 months ago

I have documented it now in the wiki, and will use that documentation with the next release.

The following should be enhanced in having more details: examples (how to improve them, how to test them); docs (there are some details that are not obvious); npm publication (when to update which part of the configuration in package.json)